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

  /src/sys/dev/ic/
aic6915.c 72 static bool sf_shutdown(device_t, int);
293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown))
329 * sf_shutdown:
334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool
aic6915.c 72 static bool sf_shutdown(device_t, int);
293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown))
329 * sf_shutdown:
334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool
aic6915.c 72 static bool sf_shutdown(device_t, int);
293 if (pmf_device_register1(sc->sc_dev, NULL, NULL, sf_shutdown))
329 * sf_shutdown:
334 sf_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 33 milliseconds