Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1208 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_ioctl()
1218 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_ioctl()
1564 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_configure_ap()
1730 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_unconfigure_ap()
2161 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_new_slot_state()
2470 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
2620 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
2811 case HPC_EVENT_SLOT_BLUE_LED_ON: in pcihp_event_handler()
2822 pcihp_hs_csr_op(pcihp_p, pci_dev, HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_event_handler()
3489 HPC_EVENT_SLOT_BLUE_LED_ON); in pcihp_handle_enum_insertion()
[all …]
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h239 #define HPC_EVENT_SLOT_BLUE_LED_ON 0x00000800 macro