SCSISelAtn
SCSISelAtn Select SCSI device and signal intention to send a message short targetID; SCSI device being signalled
Attention line to indicate that there is a message pending for that drive.
targetID identifies the selected SCSI device.
Returns: an error code indicating success or failure of the function. It will be one of:
noErr (0) No error
scArbNBErr (3) Arbitration failure during SCSIGet; bus busy
scMgrBusyErr (7) SCSI Manager already occupied when SCSIGet was called
scSequenceErr (8) Operation out of sequence
scBusTOErr (9) Bus timeout before data ready on blind read or write
scComplPhaseErr (10) Bus not in Status phase; SCSIComplete call failed