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

  /src/sys/dev/pci/
arcmsr.c 84 static bool arc_shutdown(device_t, int);
232 if (!pmf_device_register1(self, NULL, NULL, arc_shutdown))
306 arc_shutdown(device_t self, int how) function in typeref:typename:bool
arcmsr.c 84 static bool arc_shutdown(device_t, int);
232 if (!pmf_device_register1(self, NULL, NULL, arc_shutdown))
306 arc_shutdown(device_t self, int how) function in typeref:typename:bool
arcmsr.c 84 static bool arc_shutdown(device_t, int);
232 if (!pmf_device_register1(self, NULL, NULL, arc_shutdown))
306 arc_shutdown(device_t self, int how) function in typeref:typename:bool

Completed in 147 milliseconds