Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgb/
H A Dcxgb_sge.c510 F_RSPQDISABLED)
533 if (status & F_RSPQDISABLED) { in t3_sge_err_intr_handler()
/freebsd-12.1/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1773 #define SGE_INTR_MASK (F_RSPQDISABLED | \
H A Dcxgb_regs.h525 #define F_RSPQDISABLED V_RSPQDISABLED(1U) macro