mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 08:29:59 +00:00
Updated SCSI reset
This commit is contained in:
parent
b39313fe9d
commit
5101b7849a
@ -45,6 +45,8 @@ SCSIDEV::~SCSIDEV()
|
||||
|
||||
void SCSIDEV::Reset()
|
||||
{
|
||||
scsi.bytes_to_transfer = 0;
|
||||
|
||||
// Work initialization
|
||||
scsi.atnmsg = false;
|
||||
scsi.msc = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user