if_ste.c | 220 static int ste_mii_writereg(device_t, int, int, uint16_t); 513 mii->mii_writereg = ste_mii_writereg; 1678 * ste_mii_writereg: [mii interface function] 1683 ste_mii_writereg(device_t self, int phy, int reg, uint16_t val) function in typeref:typename:int
|