Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Ddevice.h691 bool device_pmf_bus_shutdown(device_t, int);
/netbsd-src/sys/kern/
H A Dkern_pmf.c367 else if (!device_pmf_bus_shutdown(curdev, how)) in shutdown_all()
H A Dsubr_autoconf.c3505 device_pmf_bus_shutdown(device_t dev, int how) in device_pmf_bus_shutdown() function