Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/include/
H A Discsiprotocol.h441 typedef struct iscsi_r2t_args_t { struct
442 uint32_t AHSlength;
443 uint64_t lun;
444 uint32_t tag;
445 uint32_t transfer_tag;
446 uint32_t StatSN;
447 uint32_t ExpCmdSN;
448 uint32_t MaxCmdSN;
449 uint32_t R2TSN;
450 uint32_t offset;
[all …]