ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOFWPseudoAddressSpaceAux

Inherits from:
IOFWAddressSpaceAux
Declared In:

Overview



Functions

setARxReqIntCompleteHandler

Installs a callback to receive notification, when FWIM has completed ARxReqInt processing and no incoming packets are left in the queue.


setARxReqIntCompleteHandler


Installs a callback to receive notification, when FWIM has completed ARxReqInt processing and no incoming packets are left in the queue.

public

virtual void setARxReqIntCompleteHandler( void *refcon, IOFWARxReqIntCompleteHandler handler );
Parameters
refcon

Client's callback object.

handler

Client callback to be invoked, at the end of interrupt processing.

Return Value

none.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19