USBUS Command Block Wrapper information.  
 More...
USBUS Command Block Wrapper information. 
Definition at line 263 of file scsi.h.
 
#include <scsi.h>
 | 
| uint32_t  | tag | 
|   | Store tag information from CBW.  
  | 
|   | 
| size_t  | len | 
|   | Remaining bytes to handle.  
  | 
|   | 
| uint8_t  | status | 
|   | Status of the current operation.  
  | 
|   | 
| uint8_t  | lun | 
|   | Store LUN from CBW.  
  | 
|   | 
◆ len
Remaining bytes to handle. 
Definition at line 265 of file scsi.h.
 
 
◆ lun
Store LUN from CBW. 
Definition at line 267 of file scsi.h.
 
 
◆ status
      
        
          | uint8_t cbw_info_t::status | 
        
      
 
Status of the current operation. 
Definition at line 266 of file scsi.h.
 
 
◆ tag
Store tag information from CBW. 
Definition at line 264 of file scsi.h.
 
 
The documentation for this struct was generated from the following file:
- sys/include/usb/usbus/msc/scsi.h