FreeBSD kernel BXE device code
bxe_host_hc_status_block Union Reference

#include <bxe.h>

Collaboration diagram for bxe_host_hc_status_block:

Data Fields

struct host_hc_status_block_e2e2_sb
 
struct host_hc_status_block_e1xe1x_sb
 

Detailed Description

Definition at line 500 of file bxe.h.

Field Documentation

◆ e1x_sb

struct host_hc_status_block_e1x* bxe_host_hc_status_block::e1x_sb

Definition at line 504 of file bxe.h.

Referenced by bxe_alloc_hsi_mem(), and bxe_init_eth_fp().

◆ e2_sb

struct host_hc_status_block_e2* bxe_host_hc_status_block::e2_sb

Definition at line 502 of file bxe.h.

Referenced by bxe_alloc_hsi_mem(), and bxe_init_eth_fp().


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