Home
last modified time | relevance | path

Searched refs:HE_REGM_RBRQ_HBUF_ERROR (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/hatm/
HDif_hatm_rx.c112 if (flags & HE_REGM_RBRQ_HBUF_ERROR) { in hatm_rx()
HDif_hatmreg.h588 #define HE_REGM_RBRQ_HBUF_ERROR (1 << 0) macro
HDif_hatm_intr.c515 if (!(flags & HE_REGM_RBRQ_HBUF_ERROR)) in he_intr_rbrq()