Technical data

318 Appendix D Interfaces
D.1.10 Fibre Channel Sequence Example
FCP Information Unit
Sending all data with one FCP_DATA:
Initiator IU Direction Target IU
---------------------------------->
<---------------------------------- FCP_XFER_READY
<---------------------------------- FCP_DATA
FCP_CMND
<---------------------------------- FCP_RSP
Sending all data dividing them into two or more FCP_DATAs:
Initiator IU Direction Target IU
---------------------------------->
<---------------------------------- FCP_XFER_READY
<---------------------------------- FCP_DATA
<---------------------------------- FCP_XFER_READY
<---------------------------------- FCP_DATA
<---------------------------------- FCP_XFER_READY
<---------------------------------- FCP_DATA
FCP_CMND
<---------------------------------- FCP_RSP