Int 13/AH=44h

Prev Next Ralf Interrups Categories Contents

------

IBM/MS INT 13 Extensions - VERIFY SECTORS

AH = 44h
DL = drive number
DS:SI -> disk address packet (see #00272)

Return:
CF clear if successful AH = 00h CF set on error AH = error code (see #00234) disk address packet's block count field set to number of blocks successfully verified

See Also: AH=04h - AH=41h"INT 13 Ext" - AH=42h"INT 13 Ext" - AH=47h

Category: Disk I/O Enhancements - Int 13h - I

------

Prev Next Ralf Interrups Categories Contents