[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 78 - TARGA.DEV - SEND SCSI COMMAND
        AH = 10h
        DS:SI -> command bytes
Return: AH = SCSI status byte
        CF clear if successful
            AL = SCSI message byte
        CF set on error
            AL = error code (see AH=00h)
SeeAlso: INT 21/AX=4403h"ST-01"

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

See Also: 7811
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson