Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_sge_defs.h233 #define S_RSPD_EOP 24 macro
234 #define V_RSPD_EOP(x) ((x) << S_RSPD_EOP)
243 #define G_RSPD_SOP_EOP(x) ((G_RSPD_SOP(x) | G_RSPD_EOP(x)) >> S_RSPD_EOP)