FreeBSD kernel CXGBE device code
t4_vpd_hdr Struct Reference

Data Fields

u8 id_tag
 
u8 id_len [2]
 
u8 id_data [ID_LEN]
 

Detailed Description

Definition at line 2715 of file t4_hw.c.

Field Documentation

◆ id_data

u8 t4_vpd_hdr::id_data[ID_LEN]

Definition at line 2718 of file t4_hw.c.

◆ id_len

u8 t4_vpd_hdr::id_len[2]

Definition at line 2717 of file t4_hw.c.

◆ id_tag

u8 t4_vpd_hdr::id_tag

Definition at line 2716 of file t4_hw.c.


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