Searched refs:TXP_CMD_PHY_MGMT_READ (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | if_txpreg.h | 125 #define TXP_CMD_PHY_MGMT_READ 0x1f macro
|
| D | if_txp.c | 1875 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMSR, 0, in txp_ifmedia_sts() 1878 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMSR, 0, in txp_ifmedia_sts() 1882 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_BMCR, 0, in txp_ifmedia_sts() 1886 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_ANLPAR, 0, in txp_ifmedia_sts()
|