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

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

Completed in 209 milliseconds