FreeBSD kernel BXE device code
hc_status_block_data_e1x Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for hc_status_block_data_e1x:

Data Fields

struct hc_index_data index_data [HC_SB_MAX_INDICES_E1X]
 
struct hc_sb_data common
 

Detailed Description

Definition at line 11927 of file ecore_hsi.h.

Field Documentation

◆ common

struct hc_sb_data hc_status_block_data_e1x::common

Definition at line 11930 of file ecore_hsi.h.

Referenced by bxe_init_sb(), and bxe_zero_fp_sb().

◆ index_data

struct hc_index_data hc_status_block_data_e1x::index_data[HC_SB_MAX_INDICES_E1X]

Definition at line 11929 of file ecore_hsi.h.

Referenced by bxe_init_sb().


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