Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevice/
H A Ddevctl.c594 devctl_pm_testbusy(devctl_hdl_t dcp, uint_t *busystate) in devctl_pm_testbusy() argument
599 if (busystate == NULL) { in devctl_pm_testbusy()
614 *busystate = 0; in devctl_pm_testbusy()
616 *busystate = busy_state; in devctl_pm_testbusy()
620 rv, *busystate); in devctl_pm_testbusy()