Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1161 setslot.slot_led_power = PCIMSG_LED_ON; in schpc_cpci_control()
1164 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_cpci_control()
1167 setslot.slot_led_power = PCIMSG_LED_FLASH; in schpc_cpci_control()
1309 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_cpci_control()
1314 setslot.slot_led_power = PCIMSG_LED_ON; in schpc_cpci_control()
1319 setslot.slot_led_power = PCIMSG_LED_FLASH; in schpc_cpci_control()
1630 setslot.slot_led_power = PCIMSG_LED_ON; in schpc_pci_control()
1633 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_pci_control()
1636 setslot.slot_led_power = PCIMSG_LED_FLASH; in schpc_pci_control()
1874 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_pci_control()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc_msg.h67 slot_led_power :2, /* Slot Power LED */ member