Searched refs:pcib_cleanup (Results 1 – 1 of 1) sorted by relevance
129 static void pcib_cleanup(void *arg);330 if (shutdownhook_establish(pcib_cleanup, sc) == NULL) in pcib_attach()616 pcib_cleanup(void *arg) in pcib_cleanup() function