Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Ddevice_impl.h198 bool device_pmf_driver_shutdown(device_t, int);
/netbsd-src/sys/kern/
H A Dkern_pmf.c365 else if (!device_pmf_driver_shutdown(curdev, how)) in shutdown_all()
H A Dsubr_autoconf.c3326 device_pmf_driver_shutdown(device_t dev, int how) in device_pmf_driver_shutdown() function