Searched refs:epshutdown (Results 1 – 1 of 1) sorted by relevance
187 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