Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delink3.c187 static bool epshutdown(device_t, int);
498 if (pmf_device_register1(sc->sc_dev, NULL, NULL, epshutdown)) in epconfig()
1772 epshutdown(device_t self, int howto) in epshutdown() function