Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/arm/
Dacornscsi.h256 struct status_entry { struct
257 unsigned long when;
258 unsigned char ssr;
259 unsigned char ph;
260 unsigned char irq;
261 unsigned char unused;
/linux-3.3/drivers/scsi/qla4xxx/
Dql4_fw.h1031 struct status_entry { struct
1032 struct qla4_header hdr; /* 00-03 */
1034 uint32_t handle; /* 04-07 */
1036 uint8_t scsiStatus; /* 08 */
1039 uint8_t iscsiFlags; /* 09 */
1043 uint8_t iscsiResponse; /* 0A */
1045 uint8_t completionStatus; /* 0B */
1057 uint8_t reserved1; /* 0C */
1061 uint8_t state_flags; /* 0D */
1063 uint16_t senseDataByteCnt; /* 0E-0F */
[all …]