HomeSort by: relevance | last modified time | path
    Searched refs:lance_setladrf (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
lancevar.h 125 void lance_setladrf(struct ethercom *, uint16_t *);
am7990.c 163 lance_setladrf(&sc->sc_ethercom, init.init_ladrf);
am79900.c 203 lance_setladrf(&sc->sc_ethercom, init.init_ladrf);
lance.c 563 lance_setladrf(struct ethercom *ec, uint16_t *af) function in typeref:typename:void
  /src/sys/dev/qbus/
if_qt.c 164 static void lance_setladrf(struct ethercom *ec, uint16_t *af);
341 lance_setladrf(struct ethercom *ec, uint16_t *af) function in typeref:typename:void
456 lance_setladrf(&sc->is_ec, iniblk->laddr);

Completed in 16 milliseconds