Home
last modified time | relevance | path

Searched refs:device_is_suspended (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c100 if (device_is_suspended(child)) in bcma_bhndb_suspend_child()
126 if (!device_is_suspended(child)) in bcma_bhndb_resume_child()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c202 if (!device_is_suspended(child)) in siba_bhndb_resume_child()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c117 if (device_is_suspended(child)) in bhnd_generic_br_suspend_child()
158 if (!device_is_suspended(child)) in bhnd_generic_br_resume_child()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c1128 if (device_is_suspended(devs[i])) in chipc_should_enable_muxed_sprom()
/freebsd/sys/kern/
H A Dsubr_bus.c2317 device_is_suspended(device_t dev) in device_is_suspended() function
5722 if (device_is_suspended(dev)) { in devctl2_ioctl()
5733 if (!device_is_suspended(dev)) { in devctl2_ioctl()
/freebsd/sys/dev/nvme/
H A Dnvme_qpair.c1146 if (!device_is_suspended(ctrlr->dev)) in nvme_qpair_timeout()
/freebsd/sys/sys/
H A Dbus.h684 int device_is_suspended(device_t dev);