Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_sge.c371 if (status & F_RSPQDISABLED) { in t3_sge_err_intr_handler()
380 if (status & (F_RSPQCREDITOVERFOW | F_RSPQDISABLED)) in t3_sge_err_intr_handler()
H A Dcxgb_t3_hw.c1251 #define SGE_INTR_MASK (F_RSPQDISABLED)
H A Dcxgb_regs.h450 #define F_RSPQDISABLED V_RSPQDISABLED(1U) macro