/titanic_41/usr/src/uts/common/sys/ |
H A D | nexusdefs.h | 62 DDI_CTLOPS_POWER, enumerator
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunpm.c | 1565 if ((power_op_ret = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, in power_dev() 2120 DDI_CTLOPS_POWER, &power_req, &result); in pm_ppm_notify_all_lowest() 2536 retval = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, in pm_unmanage() 2540 retval = pm_ctlops(PPM(dip), dip, DDI_CTLOPS_POWER, in pm_unmanage() 2850 if (pm_ctlops(ppm, dip, DDI_CTLOPS_POWER, &power_req, &result) != in pm_blocked_by_us() 3128 if (pm_ctlops(ppm, dip, DDI_CTLOPS_POWER, &power_req, in pm_phc_impl() 3268 DDI_CTLOPS_POWER, &power_req, in pm_register_ppm() 4472 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER, &request, NULL)); in ddi_power() 4509 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER, &request, NULL)); in e_ddi_suspend() 4523 return (ddi_ctlops(dip, dip, DDI_CTLOPS_POWER, &request, NULL)); in e_ddi_resume() [all …]
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cpr_impl.c | 674 (void) pm_ctlops(ppm, ddi_root_node(), DDI_CTLOPS_POWER, in i_cpr_power_down() 696 (void) pm_ctlops(ppm, ddi_root_node(), DDI_CTLOPS_POWER, in i_cpr_power_down()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pseudonex.c | 525 case DDI_CTLOPS_POWER: in pseudonex_ctl()
|
H A D | tvhci.c | 490 case DDI_CTLOPS_POWER: in tvhci_ctl()
|
H A D | tphci.c | 432 case DDI_CTLOPS_POWER: in tphci_ctl()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 387 case DDI_CTLOPS_POWER: in eibnx_bus_ctl()
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 259 case DDI_CTLOPS_POWER: { in nx1394_bus_ctl()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | rootnex.c | 906 case DDI_CTLOPS_POWER: { in rootnex_ctlops()
|
/titanic_41/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 606 case DDI_CTLOPS_POWER: { in pci_ctlops()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 713 case DDI_CTLOPS_POWER: { in xpvd_ctlops()
|
/titanic_41/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 774 case DDI_CTLOPS_POWER: in npe_ctlops()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | cnex.c | 1249 case DDI_CTLOPS_POWER: in cnex_ctl()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px.c | 1367 case DDI_CTLOPS_POWER: in px_ctlops()
|
/titanic_41/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 1438 if (ctlop != DDI_CTLOPS_POWER) in xcppm_ctlops()
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 934 case DDI_CTLOPS_POWER: in cardbus_ctlops()
|
/titanic_41/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 779 if (ctlop != DDI_CTLOPS_POWER) { in ppm_ctlops()
|
/titanic_41/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 939 case DDI_CTLOPS_POWER : in ibnex_busctl()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 693 case DDI_CTLOPS_POWER: in rootnex_ctlops()
|
/titanic_41/usr/src/uts/common/pcmcia/nexus/ |
H A D | pcmcia.c | 688 case DDI_CTLOPS_POWER: in pcmcia_ctlops()
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 2540 case DDI_CTLOPS_POWER: in scsi_hba_bus_ctl()
|