ReactOS 0.4.16-dev-91-g764881a
|
#include <badblock.h>
Public Attributes | |
LIST_ENTRY | List |
PHW_LU_EXTENSION | LunExt |
WCHAR | SerNumStr [128] |
SBadBlockRange * | arrBadBlocks |
ULONG | nBadBlocks |
Definition at line 50 of file badblock.h.
SBadBlockRange* _SBadBlockListItem::arrBadBlocks |
Definition at line 54 of file badblock.h.
LIST_ENTRY _SBadBlockListItem::List |
Definition at line 51 of file badblock.h.
PHW_LU_EXTENSION _SBadBlockListItem::LunExt |
Definition at line 52 of file badblock.h.
ULONG _SBadBlockListItem::nBadBlocks |
Definition at line 55 of file badblock.h.
WCHAR _SBadBlockListItem::SerNumStr[128] |
Definition at line 53 of file badblock.h.