Lines Matching defs:_ATOM_ROM_HEADER
211 typedef struct _ATOM_ROM_HEADER struct
213 ATOM_COMMON_TABLE_HEADER sHeader;
214 UCHAR uaFirmWareSignature[4]; /*Signature to distinguish between Atombios and non-atombios,
216 USHORT usBiosRuntimeSegmentAddress;
217 USHORT usProtectedModeInfoOffset;
218 USHORT usConfigFilenameOffset;
219 USHORT usCRC_BlockOffset;
220 USHORT usBIOS_BootupMessageOffset;
221 USHORT usInt10Offset;
222 USHORT usPciBusDevInitCode;
223 USHORT usIoBaseAddress;
224 USHORT usSubsystemVendorID;
225 USHORT usSubsystemID;
226 USHORT usPCI_InfoOffset;
227 …rCommandTableOffset; /*Offset for SW to get all command table offsets, Don't change the position */
228 …asterDataTableOffset; /*Offset for SW to get all data table offsets, Don't change the position */
229 UCHAR ucExtendedFunctionCode;
230 UCHAR ucReserved;