Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 78 - targa.dev - finish data transfer (dma) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 78 - TARGA.DEV - FINISH DATA TRANSFER (DMA)
        AH = 15h
Return: AH = SCSI status byte
        CF clear if successful
            AL = SCSI message byte
        CF set on error
            AL = error code (see AH=00h)
Note:   if AH=06h was previously called to set the early return mode, this
          function finishes a command AH=13h or AH=14h which returned before
          the last DMA transfer was finished
SeeAlso: AH=06h,AH=13h,AH=14h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson