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

  /src/sys/dev/ic/
cs89x0.c 278 static bool cs_shutdown(device_t, int);
495 if (pmf_device_register1(sc->sc_dev, NULL, NULL, cs_shutdown))
542 cs_shutdown(device_t self, int howto) function in typeref:typename:bool
cs89x0.c 278 static bool cs_shutdown(device_t, int);
495 if (pmf_device_register1(sc->sc_dev, NULL, NULL, cs_shutdown))
542 cs_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 49 milliseconds