FreeBSD kernel CXGB device code
mc7_stats Struct Reference

#include <cxgb_common.h>

Data Fields

unsigned long corr_err
 
unsigned long uncorr_err
 
unsigned long parity_err
 
unsigned long addr_err
 

Detailed Description

Definition at line 177 of file cxgb_common.h.

Field Documentation

◆ addr_err

unsigned long mc7_stats::addr_err

Definition at line 181 of file cxgb_common.h.

Referenced by mc7_intr_handler().

◆ corr_err

unsigned long mc7_stats::corr_err

Definition at line 178 of file cxgb_common.h.

Referenced by mc7_intr_handler().

◆ parity_err

unsigned long mc7_stats::parity_err

Definition at line 180 of file cxgb_common.h.

Referenced by mc7_intr_handler().

◆ uncorr_err

unsigned long mc7_stats::uncorr_err

Definition at line 179 of file cxgb_common.h.

Referenced by mc7_intr_handler().


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