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