Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h182 struct legacy_pci_rom_hdr { struct
183 __u8 signature[2]; /* ROM Signature. Should be 0xaa55 */
184 __u8 size512; /* Current Image Size in units of 512 bytes */
185 __u8 initentry_point[4];
186 __u8 cksum; /* Checksum computed on the entire Image */
187 __u8 reserved[16]; /* Reserved */
188 __le16 pcir_offset; /* Offset to PCI Data Struture */