mirror of
https://github.com/open-simh/simh.git
synced 2026-05-05 15:43:58 +00:00
SCP: Add unit to AIO_VALIDATE context message
This commit is contained in:
@@ -1996,7 +1996,7 @@ if (!(uptr->flags & UNIT_ATT)) /* attached? */
|
||||
sim_debug_unit (ctx->dbit, uptr, "sim_disk_reset(unit=%d)\n", (int)(uptr-ctx->dptr->units));
|
||||
|
||||
_sim_disk_io_flush(uptr);
|
||||
AIO_VALIDATE;
|
||||
AIO_VALIDATE(uptr);
|
||||
AIO_UPDATE_QUEUE;
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user