Searched defs:iscsi_async (Results 1 – 1 of 1) sorted by relevance
225 struct iscsi_async { struct226 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;[all …]