Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdevice/
H A Dlibdevice.h87 devctl_pm_testbusy(devctl_hdl_t hdl, uint_t *busyp);
H A Dmapfile-vers87 devctl_pm_testbusy;
H A Ddevctl.c594 devctl_pm_testbusy(devctl_hdl_t dcp, uint_t *busystate) in devctl_pm_testbusy() function
/titanic_44/usr/src/cmd/devctl/
H A Ddevctl.c343 rv = devctl_pm_testbusy(dcp, busyp); in dev_pm_testbusy()