Int 6F/AH=0Ch

Prev Next Ralf Interrups Categories Contents

------

HP Vectra EX-BIOS - F_GET_BLOCK - READ BLOCKS OF DATA FROM DEVICE

AH = 0Ch
BP = driver ID (see #03741)
DH = device major number
DL = device minor number
ES:DI -> command block (see #03766)

Return:
AH = status (see #03744 at AH=00h"HP Vectra") BX = operation status BP,DS destroyed

See Also: AH=08h"F_GET_BYTE" - AH=0Ah"F_PUT_BLOCK" - AH=0Ch"F_GET_BUFFER"

See Also: AH=10h"F_GET_WORD"

Category: Vendor-specific BIOS Extensions - Int 6Fh - H

------

Prev Next Ralf Interrups Categories Contents