Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h5112 #define M_SECUREPORT 0xffff macro
5114 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h16558 #define M_SECUREPORT 0xffffU macro
16560 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h16587 #define M_SECUREPORT 0xffffU macro
16589 #define G_SECUREPORT(x) (((x) >> S_SECUREPORT) & M_SECUREPORT)