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

  /src/sys/arch/evbmips/malta/pci/
pcib.c 129 static void pcib_cleanup(void *arg);
330 if (shutdownhook_establish(pcib_cleanup, sc) == NULL)
616 pcib_cleanup(void *arg) function in typeref:typename:void

Completed in 11 milliseconds