ReactOS 0.4.15-dev-7907-g95bf896
_SBadBlockListItem Struct Reference

#include <badblock.h>

Collaboration diagram for _SBadBlockListItem:

Public Attributes

LIST_ENTRY List
 
PHW_LU_EXTENSION LunExt
 
WCHAR SerNumStr [128]
 
SBadBlockRangearrBadBlocks
 
ULONG nBadBlocks
 

Detailed Description

Definition at line 50 of file badblock.h.

Member Data Documentation

◆ arrBadBlocks

SBadBlockRange* _SBadBlockListItem::arrBadBlocks

Definition at line 54 of file badblock.h.

◆ List

LIST_ENTRY _SBadBlockListItem::List

Definition at line 51 of file badblock.h.

◆ LunExt

PHW_LU_EXTENSION _SBadBlockListItem::LunExt

Definition at line 52 of file badblock.h.

◆ nBadBlocks

ULONG _SBadBlockListItem::nBadBlocks

Definition at line 55 of file badblock.h.

◆ SerNumStr

WCHAR _SBadBlockListItem::SerNumStr[128]

Definition at line 53 of file badblock.h.


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