An SRP SCSI response.
More...
#include <srp.h>
An SRP SCSI response.
Definition at line 517 of file srp.h.
◆ type
Information unit type.
This must be SRP_RSP
Definition at line 522 of file srp.h.
◆ flags
Flags.
This is the bitwise OR of zero or more SRP_RSP_FLAG_XXX constants.
Definition at line 528 of file srp.h.
◆ reserved0
Reserved.
Definition at line 530 of file srp.h.
◆ request_limit_delta
Request limit delta.
Definition at line 532 of file srp.h.
◆ tag
Tag.
Definition at line 534 of file srp.h.
◆ reserved1
Reserved.
Definition at line 536 of file srp.h.
◆ valid
Valid fields.
This is the bitwise OR of zero or more SRP_RSP_VALID_XXX constants.
Definition at line 542 of file srp.h.
◆ status
Status.
This is the SCSI status code.
Definition at line 547 of file srp.h.
◆ data_out_residual_count
| uint32_t srp_rsp::data_out_residual_count |
Data-out residual count.
Definition at line 549 of file srp.h.
◆ data_in_residual_count
| uint32_t srp_rsp::data_in_residual_count |
Data-in residual count.
Definition at line 551 of file srp.h.
◆ sense_data_len
Sense data list length.
Definition at line 553 of file srp.h.
◆ response_data_len
Response data list length.
Definition at line 555 of file srp.h.
The documentation for this struct was generated from the following file: