Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h246 #define _SGHSC_CODE ('N' << 16) macro
248 #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)
255 #define SGHSC_SET_SLOT_POWER_OFF (_SGHSC_CODE | 0x1b)
256 #define SGHSC_SET_SLOT_POWER_ON (_SGHSC_CODE | 0x1c)
257 #define SGHSC_GET_NUM_SLOTS (_SGHSC_CODE | 0x1d)
258 #define SGHSC_SET_ENUM_CLEARED (_SGHSC_CODE | 0x1e)
[all …]