Searched refs:_SCSBIOC (Results 1 – 2 of 2) sorted by relevance
44 #define _SCSBIOC ('s' << 8) macro46 #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 | 9) /* Diagnostics */[all …]
43 #define _SCSBIOC ('s' << 8) macro46 #define ENVC_IOC_SETFSP (_SCSBIOC | 23)