WikiPendium

(beta)

XHDrvMap()

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-18-119-120-88.us-east-2.compute.amazonaws.com

XHDrvMap()


ULONG XHDrvMap( VOID )


Returns a list of BIOS devices available with XHDI.

Opcode

6 (0x06)

Availability

This function is available when the XHDI_Cookie is present. XHReadWrite() is defined in all version of XHDI.

Return Value

Returns a bit mask of BIOS devices supported by the XHDI driver(s) (see the value returned by Drvmap()).

Binding

	move.w	#6,-(sp)
	move.l	xhdi_handler,a0
	jsr	(a0)
	addq.l	#2,sp


See Also

XHDI, XHDIErrorCodes

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]