Packet structure to answer (SCSI_READ_FORMAT_CAPACITIES) request.  
 More...
Packet structure to answer (SCSI_READ_FORMAT_CAPACITIES) request. 
- See also
- READ FORMAT CAPACITIES from SCSI Multimedia Commands – 2 (MMC-2) 
Definition at line 192 of file scsi.h.
#include <scsi.h>
◆ blk_len
      
        
          | uint8_t msc_read_fmt_capa_pkt_t::blk_len[3] | 
      
 
Byte 11..9 Block length. 
Definition at line 197 of file scsi.h.
 
 
◆ blk_nb
Byte 7..4 Number of blocks. 
Definition at line 195 of file scsi.h.
 
 
◆ list_length
      
        
          | uint8_t msc_read_fmt_capa_pkt_t::list_length | 
      
 
Byte 3 Capacity list length. 
Definition at line 194 of file scsi.h.
 
 
◆ reserved1
      
        
          | uint8_t msc_read_fmt_capa_pkt_t::reserved1[3] | 
      
 
Byte 2..0 reserved. 
Definition at line 193 of file scsi.h.
 
 
◆ type
      
        
          | uint8_t msc_read_fmt_capa_pkt_t::type | 
      
 
Byte 8 Descriptor type. 
Definition at line 196 of file scsi.h.
 
 
The documentation for this struct was generated from the following file:
- sys/include/usb/usbus/msc/scsi.h