Contents

RegisterSCSITaskCompletionRoutine

Used by IOSCSITargetDevice to register a completion routine.

Declaration

void RegisterSCSITaskCompletionRoutine (
 SCSITaskCompletioncompletion );

Parameters

  • completion:

    A SCSITaskCompletion routine.

Overview

Used by IOSCSITargetDevice to register a completion routine. Internal use only.

See Also

Miscellaneous