Searched defs:PORT_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/e6000sw/ | ||
H A D | e6000swreg.h | 104 #define PORT_MASK( global() macro |
/freebsd/sys/dev/cxgb/ | ||
H A D | cxgb_main.c | 302 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro |