Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp.h48 DDI_HP_CN_STATE_EMPTY = 0x1000, /* Empty */ enumerator
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c872 DDI_HP_CN_STATE_EMPTY, in pciehpc_intr()
1732 case DDI_HP_CN_STATE_EMPTY: in pciehpc_enable_state_sync_leds()
1788 DDI_HP_CN_STATE_EMPTY); in pciehpc_enable_state_sync()
1790 case DDI_HP_CN_STATE_EMPTY: in pciehpc_enable_state_sync()
1798 DDI_HP_CN_STATE_EMPTY); in pciehpc_enable_state_sync()
1801 DDI_HP_CN_STATE_EMPTY; in pciehpc_enable_state_sync()
1821 case DDI_HP_CN_STATE_EMPTY: in pciehpc_enable_state_sync()
1882 case DDI_HP_CN_STATE_EMPTY: in pciehpc_enable_state_sync()
2674 case DDI_HP_CN_STATE_EMPTY: in pciehpc_upgrade_slot_state()
2748 case DDI_HP_CN_STATE_EMPTY: in pciehpc_downgrade_slot_leds()
[all …]
H A Dpcishpc.c515 if (slot_p->hs_info.cn_state <= DDI_HP_CN_STATE_EMPTY) in pcishpc_slot_get_property()
981 slot_p->hs_info.cn_state = DDI_HP_CN_STATE_EMPTY; in pcishpc_create_slot()
1221 if (slot_p->hs_info.cn_state == DDI_HP_CN_STATE_EMPTY) { in pcishpc_slot_poweron()
1509 case DDI_HP_CN_STATE_EMPTY: in pcishpc_upgrade_slot_state()
2274 return (DDI_HP_CN_STATE_EMPTY); in pcishpc_slot_shpc_to_hpc()
2298 case DDI_HP_CN_STATE_EMPTY: in pcishpc_slot_hpc_to_shpc()
2321 if (state == DDI_HP_CN_STATE_EMPTY) in pcishpc_slot_textslotstate()
H A Dpcie_hp.c799 cn_info->cn_state = DDI_HP_CN_STATE_EMPTY; in pcie_hp_setup_port_name_num()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dhotplug.c38 case DDI_HP_CN_STATE_EMPTY: in ddihp_get_cn_state()
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c556 case DDI_HP_CN_STATE_EMPTY: in cfga_get_state()
664 if (state == DDI_HP_CN_STATE_EMPTY) { in cfga_change_state()
678 if (state == DDI_HP_CN_STATE_EMPTY) { in cfga_change_state()
708 if (state == DDI_HP_CN_STATE_EMPTY) { in cfga_change_state()
719 if (state == DDI_HP_CN_STATE_EMPTY) { in cfga_change_state()
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c735 case DDI_HP_CN_STATE_EMPTY: in state_str()
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c552 target_state = DDI_HP_CN_STATE_EMPTY; in pciehpc_acpi_notify_handler()
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c80 { DDI_HP_CN_STATE_EMPTY, "EMPTY", 0 },