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

/freebsd-12-stable/sys/dev/mii/
H A Dmii.h125 #define ANAR_PAUSE_SYM (1 << 10) macro
H A Dmii_physubr.c651 if ((anar & ANAR_PAUSE_SYM) != 0 && (anlpar & ANLPAR_PAUSE_SYM) != 0)
654 if ((anar & ANAR_PAUSE_SYM) == 0) {

Completed in 106 milliseconds