Searched defs:G_SECUREPORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h5114 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h24900 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h24871 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT) macro
[all...]

Completed in 1260 milliseconds