Searched refs:cs_shutdown (Results 1 – 1 of 1) sorted by relevance
278 static bool cs_shutdown(device_t, int);495 if (pmf_device_register1(sc->sc_dev, NULL, NULL, cs_shutdown)) in cs_attach()542 cs_shutdown(device_t self, int howto) in cs_shutdown() function