Searched refs:PCIMSG_LED_FLASH (Results 1 – 2 of 2) sorted by relevance
706 setslot.slot_led_fault = PCIMSG_LED_FLASH; /* Flash Fault LED */ in schpc_connect()1034 setslot.slot_led_fault = PCIMSG_LED_FLASH; /* Flash the Fault LED */ in schpc_disconnect()1167 setslot.slot_led_power = PCIMSG_LED_FLASH; in schpc_cpci_control()1179 setslot.slot_led_service = PCIMSG_LED_FLASH; in schpc_cpci_control()1191 setslot.slot_led_fault = PCIMSG_LED_FLASH; in schpc_cpci_control()1300 setslot.slot_led_fault = PCIMSG_LED_FLASH; in schpc_cpci_control()1319 setslot.slot_led_power = PCIMSG_LED_FLASH; in schpc_cpci_control()1333 setslot.slot_led_fault = PCIMSG_LED_FLASH; in schpc_cpci_control()1338 setslot.slot_led_fault = PCIMSG_LED_FLASH; in schpc_cpci_control()1357 setslot.slot_led_service = PCIMSG_LED_FLASH; in schpc_cpci_control()[all …]
172 #define PCIMSG_LED_FLASH 0x02 macro