Searched refs:S_EXTBISTPAT2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h7225 #define S_EXTBISTPAT2 18 macro
7227 #define V_EXTBISTPAT2(x) ((x) << S_EXTBISTPAT2)
7228 #define G_EXTBISTPAT2(x) (((x) >> S_EXTBISTPAT2) & M_EXTBISTPAT2)

Completed in 189 milliseconds