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

  /src/sys/dev/vmt/
vmt_subr.c 76 static bool vmt_shutdown(device_t, int);
242 pmf_device_register1(self, NULL, NULL, vmt_shutdown);
549 vmt_shutdown(device_t self, int flags) function in typeref:typename:bool
vmt_subr.c 76 static bool vmt_shutdown(device_t, int);
242 pmf_device_register1(self, NULL, NULL, vmt_shutdown);
549 vmt_shutdown(device_t self, int flags) function in typeref:typename:bool

Completed in 22 milliseconds