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

  /src/sys/dev/mii/
ukphy_subr.c 111 else if (result & ANLPAR_TX_FD)
nsphy.c 280 if (result & ANLPAR_TX_FD)
rlphy.c 250 if (result & ANLPAR_TX_FD)
mii.h 152 #define ANLPAR_TX_FD 0x0100 /* link partner supports 100bTx FD */
  /src/sys/dev/pci/
if_txp.c 1908 if (anlpar & ANLPAR_TX_FD)
if_wm.c 17081 if ((data & ANLPAR_TX_FD) != 0)
  /src/sys/dev/ic/
tulip.c 5375 else if (anlpar & ANLPAR_TX_FD &&

Completed in 163 milliseconds