BlockDeviceInfo Struct Reference
[Block device manager and block interface]

Structure of information about a block device. More...

#include <block.h>


Data Fields

unsigned flags
 A combination of bits defined in the BlockDeviceInfoFlags enum.
uint32_t multiboot_id
 The device number as specified by the MultiBoot standard.


Detailed Description

Structure of information about a block device.

Pass a pointer to a structure of this type to the BlockOperations::get_device_info() block device operation to gather information about a block device.

Definition at line 130 of file block.h.


Field Documentation

A combination of bits defined in the BlockDeviceInfoFlags enum.

Definition at line 133 of file block.h.

The device number as specified by the MultiBoot standard.

Definition at line 135 of file block.h.


The documentation for this struct was generated from the following file:

Generated on Sun Aug 31 13:31:36 2008 for FrankenRTOS by  doxygen 1.5.6