Searched defs:DDI_CTLOPS_POWER (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnexusdefs.h62 DDI_CTLOPS_POWER, enumerator in enum:__anon8183
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c1565 if ((power_op_ret = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER,
2120 DDI_CTLOPS_POWER, &power_req, &result);
2536 retval = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER,
2540 retval = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER,
2850 if (pm_ctlops(ppm, dip, DDI_CTLOPS_POWER, &power_req, &result) !=
3128 if (pm_ctlops(ppm, dip, DDI_CTLOPS_POWER, &power_req,
3268 DDI_CTLOPS_POWER, &power_req,
4472 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER, &request, NULL));
4509 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER, &request, NULL));
4523 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER,
5892 (void) pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, &power_req, &result); local
5908 (void) pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, &power_req, &result); local
5927 (void) pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, &power_req, &result); local
6854 DDI_CTLOPS_POWER, &power_req, &result); local
7175 (void) pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, local
[all...]

Completed in 82 milliseconds