Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h57 #define BFE_ISTAT_RDU 0x00002000 /* Receive Descr. Underflow */ macro
66 BFE_ISTAT_DPE | BFE_ISTAT_RDU | BFE_ISTAT_RFO | BFE_ISTAT_TFU)
H A Dbfe.c2131 if (intr_mask & BFE_ISTAT_RDU) { in bfe_error_handler()