![[Contents]](../images/toc_d.gif) 
![[Index]](../images/index_d.gif) 
![[Help]](../images/help_d.gif) 
![[Retrace]](../images/retrace_d.gif) 
![[Browse <]](../images/prev.gif) 
![[Browse >]](../images/next.gif) 
NAME
    Flush -- Clear all queued I/O requests for the SANA-II device.
FUNCTION
    This command aborts all I/O requests in both the read and write
    request queues of the device.  All pending I/O requests are
    returned with an error message (IOERR_ABORTED).  CMD_FLUSH does not
    affect active requests.
IO REQUEST
    ios2_Command    - CMD_FLUSH.
RESULTS
    ios2_Error      - Zero if successful; non-zero otherwise.
NOTES
SEE ALSO
BUGS
[Back to Amiga Developer Docs]