Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dmii.h144 #define ANLPAR_PAUSE_SYM (1 << 10) macro
Dmii_physubr.c544 if ((anar & ANAR_PAUSE_SYM) & (anlpar & ANLPAR_PAUSE_SYM)) in mii_phy_flowstatus()
556 if (anlpar & ANLPAR_PAUSE_SYM) in mii_phy_flowstatus()