FreeBSD kernel CXGB device code
intr_info Struct Reference

Data Fields

unsigned int mask
 
const char * msg
 
short stat_idx
 
unsigned short fatal
 

Detailed Description

Definition at line 1725 of file cxgb_t3_hw.c.

Field Documentation

◆ fatal

unsigned short intr_info::fatal

Definition at line 1729 of file cxgb_t3_hw.c.

Referenced by t3_handle_intr_status().

◆ mask

unsigned int intr_info::mask

Definition at line 1726 of file cxgb_t3_hw.c.

Referenced by t3_handle_intr_status().

◆ msg

const char* intr_info::msg

Definition at line 1727 of file cxgb_t3_hw.c.

Referenced by t3_handle_intr_status().

◆ stat_idx

short intr_info::stat_idx

Definition at line 1728 of file cxgb_t3_hw.c.

Referenced by t3_handle_intr_status().


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