Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Discsi_proto.h214 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;
[all …]