FreeBSD kernel CXGBE device code
efi_pci_expansion_rom_header Struct Reference

Data Fields

u8 signature [2]
 
u8 initialization_size [2]
 
u8 efi_signature [4]
 
u8 efi_subsystem [2]
 
u8 efi_machine_type [2]
 
u8 compression_type [2]
 
u8 reserved [8]
 
u8 efi_image_header_offset [2]
 
u8 pcir_offset [2]
 

Detailed Description

Definition at line 10563 of file t4_hw.c.

Field Documentation

◆ compression_type

u8 efi_pci_expansion_rom_header::compression_type[2]

Definition at line 10569 of file t4_hw.c.

◆ efi_image_header_offset

u8 efi_pci_expansion_rom_header::efi_image_header_offset[2]

Definition at line 10577 of file t4_hw.c.

◆ efi_machine_type

u8 efi_pci_expansion_rom_header::efi_machine_type[2]

Definition at line 10568 of file t4_hw.c.

◆ efi_signature

u8 efi_pci_expansion_rom_header::efi_signature[4]

Definition at line 10566 of file t4_hw.c.

◆ efi_subsystem

u8 efi_pci_expansion_rom_header::efi_subsystem[2]

Definition at line 10567 of file t4_hw.c.

◆ initialization_size

u8 efi_pci_expansion_rom_header::initialization_size[2]

Definition at line 10565 of file t4_hw.c.

◆ pcir_offset

u8 efi_pci_expansion_rom_header::pcir_offset[2]

Definition at line 10578 of file t4_hw.c.

◆ reserved

u8 efi_pci_expansion_rom_header::reserved[8]

Definition at line 10576 of file t4_hw.c.

◆ signature

u8 efi_pci_expansion_rom_header::signature[2]

Definition at line 10564 of file t4_hw.c.


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