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

  /src/sys/dev/ic/
lance.c 104 hide bool lance_shutdown(device_t, int);
243 if (pmf_device_register1(sc->sc_dev, NULL, NULL, lance_shutdown))
549 lance_shutdown(device_t self, int howto) function in typeref:typename:hide bool

Completed in 13 milliseconds