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

/freebsd-11-stable/sys/dev/mii/
H A Dmii.h123 #define ANAR_PAUSE_SYM (1 << 10) macro
H A Dmii_physubr.c649 if ((anar & ANAR_PAUSE_SYM) != 0 && (anlpar & ANLPAR_PAUSE_SYM) != 0)
652 if ((anar & ANAR_PAUSE_SYM) == 0) {

Completed in 100 milliseconds