Searched refs:pcn_shutdown (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_pcn.c387 static bool pcn_shutdown(device_t, int);
855 if (pmf_device_register1(self, NULL, NULL, pcn_shutdown))
891 * pcn_shutdown:
896 pcn_shutdown(device_t self, int howto) function

Completed in 169 milliseconds