Searched refs:busyp (Results 1 – 2 of 2) sorted by relevance
340 uint_t *busyp; in dev_pm_testbusy() local342 busyp = s_malloc(sizeof (uint_t)); in dev_pm_testbusy()343 rv = devctl_pm_testbusy(dcp, busyp); in dev_pm_testbusy()345 (void) printf("%s: busy state %d\n", orig_path, *busyp); in dev_pm_testbusy()
85 devctl_pm_testbusy(devctl_hdl_t hdl, uint_t *busyp);