FreeBSD kernel CXGBE device code
t4_bootrom Struct Reference

#include <t4_ioctl.h>

Data Fields

uint32_t pf_offset
 
uint32_t pfidx_addr
 
uint32_t len
 
uint8_t * data
 

Detailed Description

Definition at line 90 of file t4_ioctl.h.

Field Documentation

◆ data

uint8_t* t4_bootrom::data

Definition at line 94 of file t4_ioctl.h.

Referenced by load_boot().

◆ len

uint32_t t4_bootrom::len

Definition at line 93 of file t4_ioctl.h.

Referenced by load_boot().

◆ pf_offset

uint32_t t4_bootrom::pf_offset

Definition at line 91 of file t4_ioctl.h.

Referenced by load_boot().

◆ pfidx_addr

uint32_t t4_bootrom::pfidx_addr

Definition at line 92 of file t4_ioctl.h.

Referenced by load_boot().


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