Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/devctl/
H A Ddevctl.c118 static int dev_pm_testbusy(devctl_hdl_t);
148 {"dev-testbusy", dev_pm_testbusy},
171 {"bus-testbusy", dev_pm_testbusy},
337 dev_pm_testbusy(devctl_hdl_t dcp) in dev_pm_testbusy() function