Searched refs:_SGHSC_CODE (Results 1 – 1 of 1) sorted by relevance
246 #define _SGHSC_CODE ('N' << 16) macro248 #define SGHSC_GET_SLOT_STATUS (_SGHSC_CODE | 0x14)249 #define SGHSC_SET_SLOT_STATUS_RESET (_SGHSC_CODE | 0x15)250 #define SGHSC_SET_SLOT_STATUS_READY (_SGHSC_CODE | 0x16)251 #define SGHSC_SET_SLOT_FAULT_LED_ON (_SGHSC_CODE | 0x17)252 #define SGHSC_SET_SLOT_FAULT_LED_OFF (_SGHSC_CODE | 0x18)253 #define SGHSC_SET_SLOT_FAULT_LED_KEEP (_SGHSC_CODE | 0x19)254 #define SGHSC_SET_SLOT_FAULT_LED_TOGGLE (_SGHSC_CODE | 0x1a)255 #define SGHSC_SET_SLOT_POWER_OFF (_SGHSC_CODE | 0x1b)256 #define SGHSC_SET_SLOT_POWER_ON (_SGHSC_CODE | 0x1c)[all …]