Lines Matching defs:iscsi_async
214 struct iscsi_async { struct
215 uint8_t opcode;
216 uint8_t flags;
217 uint8_t rsvd2[2];
218 uint8_t rsvd3;
219 uint8_t dlength[3];
220 struct scsi_lun lun;
221 uint8_t rsvd4[8];
222 __be32 statsn;
223 __be32 exp_cmdsn;
224 __be32 max_cmdsn;
225 uint8_t async_event;
226 uint8_t async_vcode;
227 __be16 param1;
228 __be16 param2;
229 __be16 param3;
230 uint8_t rsvd5[4];