Lines Matching defs:_SCSBIOC

44 #define	_SCSBIOC		('s' << 8)
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 | 9) /* Diagnostics */
58 #define SCSBIOC_LED_OK_GET (_SCSBIOC | 10) /* Diagnostics */
59 #define SCSBIOC_GET_FAN_STATUS (_SCSBIOC | 11) /* Internal */
60 #define SCSBIOC_RESET_UNIT (_SCSBIOC | 12) /* Diagnostics */
61 #define SCSBIOC_FAKE_INTR (_SCSBIOC | 13) /* Internal */
62 #define SCSBIOC_BSELECT_SET (_SCSBIOC | 14) /* Internal */
63 #define SCSBIOC_BSELECT_GET (_SCSBIOC | 15) /* Internal */
64 #define SCSBIOC_BHEALTHY_SET (_SCSBIOC | 16) /* Internal */
65 #define SCSBIOC_BHEALTHY_GET (_SCSBIOC | 17) /* Internal */
66 #define SCSBIOC_GET_INTR_ARRAY (_SCSBIOC | 18) /* Internal */
68 #define ENVC_IOC_ACQUIRE_SLOT_LED_CTRL (_SCSBIOC | 21) /* EnvMon */
69 #define ENVC_IOC_RELEASE_SLOT_LED_CTRL (_SCSBIOC | 22) /* EnvMon */
70 #define ENVC_IOC_SETFSP (_SCSBIOC | 23) /* EnvMon */
71 #define ENVC_IOC_GETDSKLED (_SCSBIOC | 24) /* EnvMon */
72 #define ENVC_IOC_SETDSKLED (_SCSBIOC | 25) /* EnvMon */
73 #define ENVC_IOC_REGISTER_PID (_SCSBIOC | 26) /* EnvMon */
74 #define ENVC_IOC_UNREGISTER_PID (_SCSBIOC | 27) /* EnvMon */
75 #define ENVC_IOC_ACCONF_RESTORED (_SCSBIOC | 28) /* EnvMon */
76 #define ENVC_IOC_ACCONF_STORED (_SCSBIOC | 29) /* EnvMon */
78 #define SCSBIOC_REG_READ (_SCSBIOC | 31) /* Diagnostic */
79 #define SCSBIOC_REG_WRITE (_SCSBIOC | 32) /* Diagnostic */
80 #define SCSBIOC_GET_VERSIONS (_SCSBIOC | 33) /* Diagnostic */
83 #define SCSBIOC_SHUTDOWN_POLL (_SCSBIOC | 41) /* Internal */
84 #define SCSBIOC_SLOT_OCCUPANCY (_SCSBIOC | 42) /* Internal */
85 #define SCSBIOC_INTEVENT_POLL (_SCSBIOC | 43) /* Internal */
86 #define SCSBIOC_TOPOLOGY_DUMP (_SCSBIOC | 44) /* Internal */
87 #define SCSBIOC_VALUE_MODE (_SCSBIOC | 45) /* Internal */
88 #define SCSBIOC_GET_SLOT_INFO (_SCSBIOC | 46) /* Internal */
89 #define SCSBIOC_DEBUG_MODE (_SCSBIOC | 52) /* Internal */