Home
last modified time | relevance | path

Searched defs:legacy_pci_expansion_rom_header (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11418 typedef struct legacy_pci_expansion_rom_header { struct
11419 u8 signature[2]; /* ROM Signature. Should be 0xaa55 */
11420 u8 size512; /* Current Image Size in units of 512 bytes */
11421 u8 initentry_point[4];
11422 u8 cksum; /* Checksum computed on the entire Image */
11423 u8 reserved[16]; /* Reserved */
11424 u8 pcir_offset[2]; /* Offset to PCI Data Struture */