Lines Matching +full:sense +full:-
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
34 * board register offsets for SMART-2 controllers
66 #define SOFT_ERROR 0x02 /* Non-fatal error. */
76 #define CMD_SENSE_DRV_STATUS 0x12 /* Sense logical drive status */
80 #define CMD_SENSE_DRV_LEDS 0x17 /* Sense Blinking drive tray LEDs */
87 #define CMD_GET_CONFIG 0x50 /* Sense configuration */
100 #define CMD_SENSE_BUS_PARAMS 0x65 /* Sense bus parameters */
101 #define CMD_SENSE_SUBSYS_INFO 0x66 /* Sense Subsystem Information */
102 #define CMD_SENSE_SURFACE_ATS 0x70 /* Sense surface analysis task status */
103 #define CMD_PASSTHROUGH 0x90 /* Pass-through operation */
109 #define CMD_SENSE_DRV_ERR_LOG 0xa6 /* Sense drive error log */
111 #define CMD_SENSE_CP 0xa8 /* Sense controller performance */
184 u_int32_t nd_map; /* Non-disk map */
202 u_int16_t big_nd_map[8]; /* Big non-disk map */
214 * Sense logical drive status
294 * Sense Blinking Drive Tray LEDs
298 u_int32_t bte; /* Blink time elapsed (sense only) */