ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <bl.h>
Public Attributes | |
BL_DEVICE_TYPE | DeviceType |
union { | |
BL_BLOCK_DEVICE_INFORMATION BlockDeviceInfo | |
}; | |
union { ... } _BL_DEVICE_INFORMATION::@144 |
BL_BLOCK_DEVICE_INFORMATION _BL_DEVICE_INFORMATION::BlockDeviceInfo |
Definition at line 1228 of file bl.h.
Referenced by EtfspCheckEtfs(), and FatMount().
BL_DEVICE_TYPE _BL_DEVICE_INFORMATION::DeviceType |
Definition at line 1225 of file bl.h.
Referenced by BlFileOpen().