Command Status Wrapper packet structure. More...
Command Status Wrapper packet structure.
#include <scsi.h>
Data Fields | |
uint32_t | signature |
CSW signature (SCSI_CSW_SIGNATURE) | |
uint32_t | tag |
ID for the answered CBW. | |
uint32_t | data_left |
Indicate how many bytes from the CBW were not processed. | |
uint8_t | status |
Status of the command. | |
uint32_t msc_csw_buf_t::data_left |
uint32_t msc_csw_buf_t::signature |
CSW signature (SCSI_CSW_SIGNATURE)