Searched defs:_SCSBIOC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h43 #define _SCSBIOC ('s' << 8) macro
46 #define ENVC_IOC_SETFSP (_SCSBIOC | 23)
H A Dscsbioctl.h44 #define _SCSBIOC ('s' << 8) macro
46 #define SCSBIOC_GET_STATUS (_SCSBIOC | 1) /* Internal */
47 #define SCSBIOC_I2C_XFER (_SCSBIOC | 2) /* Internal */
49 #define SCSBIOC_ALL_LEDS_ON (_SCSBIOC | 3) /* Diagnostics */
50 #define SCSBIOC_ALL_LEDS_OFF (_SCSBIOC | 4) /* Diagnostics */
52 #define SCSBIOC_FREEZE (_SCSBIOC | 5) /* Internal */
53 #define SCSBIOC_RESTORE (_SCSBIOC | 6) /* Internal */
55 #define SCSBIOC_LED_NOK_SET (_SCSBIOC | 7) /* Diagnostics */
56 #define SCSBIOC_LED_NOK_GET (_SCSBIOC | 8) /* Diagnostics */
57 #define SCSBIOC_LED_OK_SET (_SCSBIOC |
[all...]

Completed in 44 milliseconds