Lines Matching defs:iscsi_async
225 struct iscsi_async { struct
226 uint8_t opcode;
227 uint8_t flags;
228 uint8_t rsvd2[2];
229 uint8_t rsvd3;
230 uint8_t dlength[3];
231 struct scsi_lun lun;
232 uint8_t rsvd4[8];
233 __be32 statsn;
234 __be32 exp_cmdsn;
235 __be32 max_cmdsn;
236 uint8_t async_event;
237 uint8_t async_vcode;
238 __be16 param1;
239 __be16 param2;
240 __be16 param3;
241 uint8_t rsvd5[4];