Contents

FWSBP2FetchAgentWriteCallback

Declaration

typedef void (*FWSBP2FetchAgentWriteCallback)(void *refCon, IOReturn status, IOFireWireSBP2ORB *orb);

Parameters

  • refCon:

    Reference constant supplied when the notification was registered.

  • status:

    Indicates success or failure of operation.

  • orb:

    Indicates current last orb in chain.

See Also

Serial Bus Protocol 2