Searched refs:phwait (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | if_dge.c | 2410 phwait(struct dge_softc *sc, int p, int r, int d, int type) function 2430 if (((mdic = phwait(sc, phy, reg, 1, MDIO_ADDR)) & MDIO_CMD)) { 2435 if (((mdic = phwait(sc, phy, reg, 1, MDIO_WRITE)) & MDIO_CMD)) {
|