Category: debuggers/debugging tools

INT 7D - SCSILink - CONNECT TO TARGET

	AH = 01h
	AL = target ID
Return: CF clear if successful
	CF set on error
	    AL = initiator error
	    AH = target error
Desc:	arbitrate the use of the bus and select the specified target device