Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Int 21h Function 44h Subfunction 05h
 Summary                                   Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     When supported by the driver, this subfunction can be used to
     request hardware-dependent operations (such as tape rewind or disk
     eject) that are not provided by other MS-DOS function calls.
 
     Block device drivers are not required to support IOCTL Subfunction
     05h. If this subfunction is requested and the driver does not have
     the ability to process control data, control returns to the
     program with the carry flag set and error code 0001h (invalid
     function) in register AX.
                                    -♦-