Contents

IOUSBHostBundledCompletionAction

The function description for a USB host bundled completion action.

Declaration

typedef void (*IOUSBHostBundledCompletionAction)(void *owner, uint32_t ioCompletionCount, IOMemoryDescriptor **dataBufferArray, void **parameter, IOReturn *statusArray, uint32_t *actualByteCountArray);

See Also

Actions