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

  /src/sys/dev/pci/
if_txpreg.h 125 #define TXP_CMD_PHY_MGMT_READ 0x1f
if_txp.c 1875 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMSR, 0,
1878 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMSR, 0,
1882 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMCR, 0,
1886 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_ANLPAR, 0,

Completed in 13 milliseconds