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

/freebsd-10.0-release/sys/dev/mii/
H A Dmii.h147 #define ANLPAR_PAUSE_SYM (1 << 10) macro
H A Dmii_physubr.c593 if ((anar & ANAR_PAUSE_SYM) != 0 && (anlpar & ANLPAR_PAUSE_SYM) != 0)
605 if ((anlpar & ANLPAR_PAUSE_SYM) != 0)

Completed in 111 milliseconds