FreeBSD kernel CXGBE device code
pci_expansion_rom_header Struct Reference

Data Fields

u8 signature [2]
 
u8 reserved [22]
 
u8 pcir_offset [2]
 

Detailed Description

Definition at line 10546 of file t4_hw.c.

Field Documentation

◆ pcir_offset

u8 pci_expansion_rom_header::pcir_offset[2]

Definition at line 10549 of file t4_hw.c.

Referenced by t4_load_boot().

◆ reserved

u8 pci_expansion_rom_header::reserved[22]

Definition at line 10548 of file t4_hw.c.

◆ signature

u8 pci_expansion_rom_header::signature[2]

Definition at line 10547 of file t4_hw.c.

Referenced by t4_load_boot().


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