Home
last modified time | relevance | path

Searched refs:txp_shutdown (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_txp.c86 static bool txp_shutdown(device_t, int);
358 if (pmf_device_register1(self, NULL, NULL, txp_shutdown)) in txp_attach()
960 txp_shutdown(device_t self, int howto) in txp_shutdown() function