Home
last modified time | relevance | path

Searched refs:F_EGRS_DATA_PAR_ERR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dulp.c35 #define ULP_INTR_MASK (F_HREG_PAR_ERR | F_EGRS_DATA_PAR_ERR | \
79 if (cause & F_EGRS_DATA_PAR_ERR) in t1_ulp_intr_handler()
H A Dregs.h1685 #define F_EGRS_DATA_PAR_ERR V_EGRS_DATA_PAR_ERR(1U) macro