Searched refs:PM_CANBLOCK_BLOCK (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | epm.h | 222 PM_CANBLOCK_BLOCK, /* wait for controlling process action */ enumerator
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunpm.c | 921 PM_CANBLOCK_BLOCK, 0, &result) != DDI_SUCCESS) { in dev_is_needed() 2890 pspm.pspm_canblock = PM_CANBLOCK_BLOCK; in pm_notify_parent() 2980 level, cur_power(cp), PM_CANBLOCK_BLOCK); in pm_power_has_changed() 3203 PM_CANBLOCK_BLOCK); in pm_phc_impl() 3688 PM_CANBLOCK_BLOCK, 0, &result) != DDI_SUCCESS) { in pm_update_maxpower() 5541 PM_CANBLOCK_BLOCK); in pm_block() 6883 ret = pm_all_to_normal(dip, PM_CANBLOCK_BLOCK); in pm_pre_config() 6927 ret = pm_all_to_normal(dip, PM_CANBLOCK_BLOCK); in pm_pre_unconfig() 8448 return (pm_all_to_normal(dip, PM_CANBLOCK_BLOCK)); in pm_powerup() 9052 if (canblock == PM_CANBLOCK_BLOCK) { in pm_busop_match_request()
|
/titanic_41/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 992 if (reqp->req.ppm_set_power_req.canblock == PM_CANBLOCK_BLOCK) in xcppm_manage_cpus()
|
/titanic_41/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 1152 if (reqp->req.ppm_set_power_req.canblock == PM_CANBLOCK_BLOCK) in ppm_manage_cpus()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pm.c | 1387 PM_CANBLOCK_BLOCK, 0, &ret) != DDI_SUCCESS) { in pm_ioctl()
|