XI
(4) SCSI Host Status
The contents of SCSI host status are described below.
Code Description
------------------------------------------------------------------
00 No error
01 Could not connect before timeout period
02 Bus stayed busy through timeout period
03 Timeout for other reason
04 Bad target
05 Told to abort for some other reason
06 Parity error
07 Internal error
08 Reset by somebody
09 Got an interrupt we were not expecting
(5) SCSI Driver Status
The contents of SCSI Driver status are described below.
Code Decription
------------------------------------------------------------------
00 No error
04 Internal driver error
05 Finished (host code 04 or 05)
06 Finished with timeout
07 Finished with fatal error
08 Had sense information available
10 Retry the SCSI request
20 Abort the request
30 Remap the block (not yet implemented)
40 Let the kernel panic
80 Get sense information from the device
FF Nothing to be done