Home
last modified time | relevance | path

Searched defs:myrs_ctlr_info (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dmyrs.h131 struct myrs_ctlr_info { struct
132 unsigned char rsvd1; /* Byte 0 */
133 enum {
137 } __packed bus; /* Byte 1 */
138 enum {
170 } __packed ctlr_type; /* Byte 2 */
171 unsigned char rsvd2; /* Byte 3 */
172 unsigned short bus_speed_mhz; /* Bytes 4-5 */
173 unsigned char bus_width; /* Byte 6 */
174 unsigned char flash_code; /* Byte 7 */
[all …]