#include <IOKit/firewire/IOFWPseudoAddressSpace.h>

IOKit/firewire/IOFWPseudoAddressSpace.h Kernel.framework

1 typedef

typedefIOFWARxReqIntCompleteHandler

If installed, this callback is invoked for drivers which would like to coalesce incoming writes and do batch processing of incoming block write packets. This callback can be installed by calling setARxReqIntCompleteHandler method in IOFWPseudoAddressSpace object.
typedef void (*IOFWARxReqIntCompleteHandler)( void * refcon )