Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_sge.c376 (v >> S_RSPQ0DISABLED) & 0xff); in t3_sge_err_intr_handler()
H A Dcxgb_regs.h269 #define S_RSPQ0DISABLED 8 macro
270 #define V_RSPQ0DISABLED(x) ((x) << S_RSPQ0DISABLED)