Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Ddevice_if.h236 static __inline int DEVICE_SHUTDOWN(device_t dev) in DEVICE_SHUTDOWN() function
Dsubr_bus.c1795 return (DEVICE_SHUTDOWN(dev)); in device_shutdown()