This SCB command is used to return the sense data for the specified device. The adapter interrupts the system when the Sense data block is transferred. The length of the data block depends on the device and can be four bytes (non-extended) or more (extended). The format of the data block for both cases is shown. The system should specify the amount of data to be returned in the SCB based on the particular device attached, or specify the maximum value (255) and set the suppress short exception (SS) bit to 1.

The sense data is valid only if a Check Condition status was returned for the previous command to the device. The sense data provides additional information on the check condition. Refer to the ANSI SCSI publication or the particular SCSI device specification for detailed information about the Request Sense data block.

ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
15 14 13 12 11 10  9  8  7  6  5  4  3  2  1  0    Remarks

 0  0  0  1  1  1  0  0 ND NS  0  0  1  0  0  0    Request Sense
 1 ES RE  0  0 SS  1  0  0  0  0  0  0  0  0 CH    Enable Word
 <---------- Reserved ------------------------>
 <---------- Reserved ------------------------>
 <---------- Least Significant Word ---------->    System Buffer
 <---------- Most Significant Word ----------->     Address
 <---------- Least Significant Word ---------->    System Buffer
 <---------- Most Significant Word ----------->     Byte Count
 <---------- Least Significant Word ---------->    Termination Status Block
 <---------- Most Significant Word ----------->     Address
 <---------- Least Significant Word ---------->    Optional SCB Chain
 <---------- Most Significant Word ----------->     Address
 <---------- Reserved ------------------------>
 <---------- Reserved ------------------------>
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ


[Back: Reassign Block Defect List]
[Next: Sense Data Block]