Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dacornscsi.h253 struct status_entry { struct
254 unsigned long when;
255 unsigned char ssr;
256 unsigned char ph;
257 unsigned char irq;
258 unsigned char unused;
/drivers/scsi/qla4xxx/
Dql4_fw.h1179 struct status_entry { struct
1180 struct qla4_header hdr; /* 00-03 */
1182 uint32_t handle; /* 04-07 */
1184 uint8_t scsiStatus; /* 08 */
1187 uint8_t iscsiFlags; /* 09 */
1191 uint8_t iscsiResponse; /* 0A */
1193 uint8_t completionStatus; /* 0B */
1205 uint8_t reserved1; /* 0C */
1209 uint8_t state_flags; /* 0D */
1211 uint16_t senseDataByteCnt; /* 0E-0F */
[all …]