HomeSort by: relevance | last modified time | path
    Searched defs:lance_shutdown (Results 1 - 3 of 3) 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
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
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 62 milliseconds