Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1164 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_cpci_control()
1176 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_cpci_control()
1188 setslot.slot_led_fault = PCIMSG_LED_OFF; in schpc_cpci_control()
1290 setslot.slot_led_fault = PCIMSG_LED_OFF; in schpc_cpci_control()
1309 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_cpci_control()
1328 setslot.slot_led_fault = PCIMSG_LED_OFF; in schpc_cpci_control()
1347 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_cpci_control()
1633 setslot.slot_led_power = PCIMSG_LED_OFF; in schpc_pci_control()
1645 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_pci_control()
1657 setslot.slot_led_fault = PCIMSG_LED_OFF; in schpc_pci_control()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc_msg.h170 #define PCIMSG_LED_OFF 0x00 macro