Home
last modified time | relevance | path

Searched refs:HPC_CTRL_GET_LED_STATE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h147 #define HPC_CTRL_GET_LED_STATE 0x1 macro
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c404 case HPC_CTRL_GET_LED_STATE: in cardbus_pci_control()
1423 case HPC_CTRL_GET_LED_STATE: in cardbus_ioctl()
1468 case HPC_CTRL_GET_LED_STATE: in cardbus_ioctl()
1478 HPC_CTRL_GET_LED_STATE, in cardbus_ioctl()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c932 build_control_data(&iocdata, HPC_CTRL_GET_LED_STATE, &power_led_info); in prt_led_mode()
947 build_control_data(&iocdata, HPC_CTRL_GET_LED_STATE, &fault_led_info); in prt_led_mode()
962 build_control_data(&iocdata, HPC_CTRL_GET_LED_STATE, &attn_led_info); in prt_led_mode()
977 build_control_data(&iocdata, HPC_CTRL_GET_LED_STATE, &active_led_info); in prt_led_mode()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c899 case HPC_CTRL_GET_LED_STATE: { in sghsc_control()
917 HPC_CTRL_GET_LED_STATE, ledinfo); in sghsc_control()
1155 case HPC_CTRL_GET_LED_STATE: in sghsc_led_state()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1133 case HPC_CTRL_GET_LED_STATE: in pcihp_ioctl()
1143 HPC_CTRL_GET_LED_STATE, (caddr_t)&led_info) != 0) { in pcihp_ioctl()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1919 case HPC_CTRL_GET_LED_STATE: { in hpc3130_slot_control()