esp.c: untangle MESSAGE OUT and COMMAND phase logic in do_dma_pdma_cb()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 12 Jan 2024 12:53:39 +0000 (12:53 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 13 Feb 2024 19:37:28 +0000 (19:37 +0000)
commit9e60cf788cdfaee9605bd554a9738212f85363cd
treecee051855261ef220fd998eb118b8e2ece04c95b
parent46b0c361254497769f1b4935dc5e7031b84db251
esp.c: untangle MESSAGE OUT and COMMAND phase logic in do_dma_pdma_cb()

This makes it clearer that ATN is asserted until the end of the next TI command
in the MESSAGE OUT phase.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Helge Deller <deller@gmx.de>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20240112125420.514425-48-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/scsi/esp.c