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

/freebsd-12-stable/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h72 #define PORT_STATUS_LINK_MASK (1 << 11) macro
H A De6000sw.c1046 if ((portstatus & PORT_STATUS_LINK_MASK) != 0)

Completed in 35 milliseconds