Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A 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;
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h1178 struct status_entry { struct
1179 struct qla4_header hdr; /* 00-03 */
1181 uint32_t handle; /* 04-07 */
1183 uint8_t scsiStatus; /* 08 */
1185 uint8_t iscsiFlags; /* 09 */
1189 uint8_t iscsiResponse; /* 0A */
1191 uint8_t completionStatus; /* 0B */
1203 uint8_t reserved1; /* 0C */
1207 uint8_t state_flags; /* 0D */
1212 uint32_t expSeqNum; /* 18-1B */
[all …]