User`s manual

siop_key Error Codes
SBCSCSI/D1 D-9
D
SI_PVE04 (0x17)
This protocol violation error is returned when a physically
threaded target device does not transition to one of the
following phases from the MSG-OUT phase: CMD, STATUS,
DATA-IN, DATA-OUT, MSG-IN, MSG-OUT. Transitions to
any other phase result in a protocol violation.
SI_PVE05 (0x18)
This protocol violation error is returned when a physically
threaded target device transitions to an incorrect phase
following either the DATA-IN or DATA-OUT phase. A phase
other than MSG-IN, STATUS, or DATA results in a protocol
violation.
SI_PVE06 (0x19)
This protocol violation error is returned when a physically
threaded target device transitions to an incorrect phase
following the COMMAND phase. The only valid phases
allowed following the COMMAND phase are: STATUS,
DATA, and MSG-IN. If the invalid phase is the COMMAND
phase, the problem could be that the user set the value of the
cdb_lgth in the siop_struc to a value less than the actual CDB
length.
SI_PVE07 (0x1A)
This protocol violation error is returned when a physically
threaded target device transitions to any phase other than
MSG-IN following the STATUS phase.
SI_PVE09 (0x1C)
This protocol violation error is returned when a physically
threaded target device follows a save data pointers message
with a transition to a phase other than MSG-IN for the
subsequent disconnect message.
SI_PVE0A (0x1D)
This protocol violation error is returned when a physically
threaded target device transitions to any phase other than
MSG-IN after reselection. The target must transition to the
MSG-IN phase in order to transmit the required identify
message.