if_bce.c | 173 static int bce_mii_write(device_t, int, int, uint16_t); 427 mii->mii_writereg = bce_mii_write; 447 bce_mii_write(sc->bce_dev, 1, 26, /* MAGIC */ 451 bce_mii_write(sc->bce_dev, 1, 27, /* MAGIC */ 1413 bce_mii_write(device_t self, int phy, int reg, uint16_t val) function in typeref:typename:int 1469 bce_mii_write(sc->bce_dev, 1, 26, /* MAGIC */ 1473 bce_mii_write(sc->bce_dev, 1, 26, /* MAGIC */
|