HomeSort by: relevance | last modified time | path
    Searched refs:ANLPAR_PAUSE_SYM (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mii/
mii.h 159 #define ANLPAR_PAUSE_SYM (1 << 10)
mii_physubr.c 731 if ((anar & ANAR_PAUSE_SYM) & (anlpar & ANLPAR_PAUSE_SYM))
743 if (anlpar & ANLPAR_PAUSE_SYM)

Completed in 12 milliseconds