Home | History | Annotate | Download | only in memdisk

Lines Matching full:drive

172 		jb .nomatch		; Drive < Our drive
174 jae .nomatch ; Drive > The maximum drive
178 ; disc drive 0xA0 or 0xE0
179 dec dl ; Drive > Our drive, adjust drive #
193 cmp byte [cs:SavedAX+1],08h ; Get drive params function?
279 ; Therefore, if we are the *ONLY* floppy drive, and the
314 ; resetting the drive over and over. Sigh.
621 cmp dl,[cs:DriveNo] ; Terminate our drive?
955 dw Invalid ; 07h - FORMAT DRIVE AT TRACK
958 ; DRIVE PARAMETERS
970 dw GetDriveType ; 15h - GET DRIVE TYPE
971 dw DetectChange ; 16h - DETECT DRIVE CHANGE
987 dw Invalid ; 25h - IDENTIFY DRIVE
1123 DriveNo db 0 ; Our drive number
1124 DriveType db 0 ; Our drive type (floppies)
1125 DriveCnt db 0 ; Drive count (from the BIOS)
1164 .driveno db 0E0h ; INT 13h drive number