READ CAPACITY (16)
parameter data is sent in response to a successful READ CAPACITY (16)
SCSI command. Only the fields common to all {@link ReadCapacityParameterData} can be set in the constructor. All other fields andflags are zero
. This means that the initiator is told that the device does not support protection information (protection type 0), maps each logical block directly to one physical block, beginning with the first one.
@author Andreas Ergenzinger
|
|