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

  /src/sys/dev/podulebus/
sec.c 98 static bool sec_shutdown(device_t, int);
217 if (!pmf_device_register1(sc->sc_sbic.sc_dev, NULL, NULL, sec_shutdown))
227 sec_shutdown(device_t dev, int howto) function in typeref:typename:bool
sec.c 98 static bool sec_shutdown(device_t, int);
217 if (!pmf_device_register1(sc->sc_sbic.sc_dev, NULL, NULL, sec_shutdown))
227 sec_shutdown(device_t dev, int howto) function in typeref:typename:bool

Completed in 23 milliseconds