FreeBSD kernel CXGBE device code
t4_regdump Struct Reference

#include <t4_ioctl.h>

Data Fields

uint32_t version
 
uint32_t len
 
uint32_t * data
 

Detailed Description

Definition at line 79 of file t4_ioctl.h.

Field Documentation

◆ data

uint32_t* t4_regdump::data

Definition at line 82 of file t4_ioctl.h.

Referenced by t4_ioctl(), and t4vf_ioctl().

◆ len

uint32_t t4_regdump::len

Definition at line 81 of file t4_ioctl.h.

Referenced by get_regs(), t4_ioctl(), and t4vf_ioctl().

◆ version

uint32_t t4_regdump::version

Definition at line 80 of file t4_ioctl.h.

Referenced by get_regs().


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