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

  /src/sys/arch/evbppc/nintendo/dev/
di.c 101 static bool di_shutdown(device_t, int);
231 pmf_device_register1(self, NULL, NULL, di_shutdown);
235 di_shutdown(device_t dev, int how) function
di.c 101 static bool di_shutdown(device_t, int);
231 pmf_device_register1(self, NULL, NULL, di_shutdown);
235 di_shutdown(device_t dev, int how) function
di.c 101 static bool di_shutdown(device_t, int);
231 pmf_device_register1(self, NULL, NULL, di_shutdown);
235 di_shutdown(device_t dev, int how) function

Completed in 45 milliseconds