FreeBSD kernel BXE device code
hc_sb_data Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for hc_sb_data:

Data Fields

struct regpair_native_t host_sb_addr
 
struct hc_status_block_sm state_machine [HC_SB_MAX_SM]
 
struct pci_entity p_func
 
struct regpair_native_t rsrv1 [2]
 

Detailed Description

Definition at line 11873 of file ecore_hsi.h.

Field Documentation

◆ host_sb_addr

struct regpair_native_t hc_sb_data::host_sb_addr

Definition at line 11875 of file ecore_hsi.h.

Referenced by bxe_init_sb().

◆ p_func

struct pci_entity hc_sb_data::p_func

Definition at line 11877 of file ecore_hsi.h.

Referenced by bxe_init_sb(), and bxe_zero_fp_sb().

◆ rsrv1

struct regpair_native_t hc_sb_data::rsrv1[2]

Definition at line 11889 of file ecore_hsi.h.

◆ state_machine

struct hc_status_block_sm hc_sb_data::state_machine[HC_SB_MAX_SM]

Definition at line 11876 of file ecore_hsi.h.

Referenced by bxe_init_sb().


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