[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 78 Fn 10  - Targa.dev - Send Scsi Command                              [d]

   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)

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

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

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