Int 78/AH=10h

Prev Next Ralf Interrups Categories Contents

------

TARGA.DEV - SEND SCSI COMMAND

AH = 10h
DS:SI -> command bytes (see #03804)

Return:
AH = SCSI status byte CF clear if successful AL = SCSI message byte CF set on error AL = error code (see #03786)

See Also: AH=11h - INT 21/AX=4403h"ST-01"

Format of SCSI Command: Offset Size Description (Table 03804) 00h BYTE length of command 01h ??? command bytes

Category: Disk I/O Enhancements - Int 78h - T

------

Prev Next Ralf Interrups Categories Contents