HomeSort by: relevance | last modified time | path
    Searched defs:lemac_read_macaddr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
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

Completed in 40 milliseconds