Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1173 setslot.slot_led_service = PCIMSG_LED_ON; in schpc_cpci_control()
1176 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_cpci_control()
1179 setslot.slot_led_service = PCIMSG_LED_FLASH; in schpc_cpci_control()
1347 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_cpci_control()
1352 setslot.slot_led_service = PCIMSG_LED_ON; in schpc_cpci_control()
1357 setslot.slot_led_service = PCIMSG_LED_FLASH; in schpc_cpci_control()
1642 setslot.slot_led_service = PCIMSG_LED_ON; in schpc_pci_control()
1645 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_pci_control()
1648 setslot.slot_led_service = PCIMSG_LED_FLASH; in schpc_pci_control()
1912 setslot.slot_led_service = PCIMSG_LED_OFF; in schpc_pci_control()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc_msg.h68 slot_led_service :2, /* OK To Remove LED */ member