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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h7250 #define S_EXTBISTPAT1 10 macro
7252 #define V_EXTBISTPAT1(x) ((x) << S_EXTBISTPAT1)
7253 #define G_EXTBISTPAT1(x) (((x) >> S_EXTBISTPAT1) & M_EXTBISTPAT1)

Completed in 257 milliseconds