Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/include/
H A Discsiprotocol.h483 typedef struct iscsi_read_data_args_t { struct
484 int32_t final;
485 int32_t ack;
486 int32_t overflow;
487 int32_t underflow;
488 int32_t S_bit;
489 uint8_t status;
490 uint32_t length;
491 uint64_t lun;
492 uint32_t task_tag;
[all …]