Specifications

Code Definitions
139
UINT8 BbtTableEntryNumberForHddDiag;
UINT8 BeerData[128];
UINT8 ServiceAreaData[64];
} UD_TABLE;
Attributes
This field contains the bit-mapped attributes of the PARTIES information. Type
UDC_ATTRIBUTES is defined below.
DeviceNumber
This field contains the zero-based device on which the selected
ServiceDataArea is present. It is 0 for master and 1 for the slave device.
BbsTableEntryNumberForParentDevice
This field contains the zero-based index into the BbsTable for the parent device.
This index allows the user to reference the parent device information such as PCI
bus, device function.
BbsTableEntryNumberForBoot
This field contains the zero-based index into the BbsTable for the boot entry.
BbsTableEntryNumberForHddDiag
This field contains the zero-based index into the BbsTable for the HDD
diagnostics entry.
BeerData
The raw Beer data.
ServiceAreaData
The raw data of selected service area.