Home
last modified time | relevance | path

Searched refs:HPC_EVENT_SLOT_BLUE_LED_ON (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1206 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_ioctl()
1216 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_ioctl()
1563 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_configure_ap()
1730 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_unconfigure_ap()
2162 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_new_slot_state()
2472 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
2622 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
2813 case HPC_EVENT_SLOT_BLUE_LED_ON: in pcihp_event_handler()
2824 pcihp_hs_csr_op(pcihp_p, pci_dev, HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
3492 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_handle_enum_insertion()
[all …]
/titanic_41/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h239 #define HPC_EVENT_SLOT_BLUE_LED_ON 0x00000800 macro