The IOCC_DEVICE_CONTROL CommandCode consists of all the CommmandModifiers responsible for device control.

The following table describes the IOCC_DEVICE_CONTROL CommandModifiers:

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³CommandModifier         ³Description                         ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_ABORT              ³Aborts the unit's current operation ³
³                        ³and causes the driver to return any ³
³                        ³pending work in its queues.         ³
³                        ³Support is mandatory for SCSI       ³
³                        ³devices.                            ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_RESET              ³Resets the unit to its default      ³
³                        ³operating parameters.               ³
³                        ³Support is mandatory for SCSI       ³
³                        ³devices.                            ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_SUSPEND            ³Suspends the unit's current         ³
³                        ³operation. This command provides for³
³                        ³sharing disk controller hardware    ³
³                        ³with other device drivers.          ³
³                        ³Support is mandatory for diskette   ³
³                        ³controllers.                        ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_RESUME             ³Resumes  the unit's suspended       ³
³                        ³operation.  This command provides   ³
³                        ³for the sharing of the diskette     ³
³                        ³controller with other device        ³
³                        ³drivers.                            ³
³                        ³Support is mandatory for diskette   ³
³                        ³controllers.                        ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_LOCK_MEDIA         ³Locks the current media in the unit.³
³                        ³Support is mandatory for SCSI       ³
³                        ³adapter device drivers and for other³
³                        ³devices that support a media-locking³
³                        ³function.                           ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_UNLOCK_MEDIA       ³Unlocks the current media from the  ³
³                        ³unit.                               ³
³                        ³Mandatory for SCSI adapter device   ³
³                        ³drivers and for other devices that  ³
³                        ³support a media-locking function.   ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³IOCM_EJECT_MEDIA        ³Ejects the current media from the   ³
³                        ³unit.                               ³
³                        ³Mandatory for SCSI adapter device   ³
³                        ³drivers and for other devices that  ³
³                        ³support a media-locking function.   ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ

Remarks