Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_sge_defs.h236 #define G_RSPD_EOP(x) ((x) & F_RSPD_EOP) macro
243 #define G_RSPD_SOP_EOP(x) ((G_RSPD_SOP(x) | G_RSPD_EOP(x)) >> S_RSPD_EOP)