Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Ddevice_if.h335 static __inline int DEVICE_QUIESCE(device_t dev) in DEVICE_QUIESCE() function
Dsubr_bus.c1779 return (DEVICE_QUIESCE(dev)); in device_quiesce()