lemac.c | 343 lemac_read_macaddr(unsigned char *hwaddr, const bus_space_tag_t iot, 856 if (lemac_read_macaddr(hwaddr, iot, ioh, LEMAC_REG_APD, 0) == 0) 858 if (lemac_read_macaddr(hwaddr, iot, ioh, LEMAC_REG_APD, 1) == 0) 966 (void)lemac_read_macaddr(sc->sc_enaddr, sc->sc_iot, sc->sc_ioh, 336 lemac_read_macaddr(unsigned char *hwaddr, const bus_space_tag_t iot, function in typeref:typename:int
|