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

  /src/sys/dev/pci/
if_ntwoc_pci.c 126 static void ntwoc_pci_shutdown(void *sc);
387 shutdownhook_establish(ntwoc_pci_shutdown, sc);
465 ntwoc_pci_shutdown(void *aux) function in typeref:typename:void

Completed in 33 milliseconds