ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOFWPseudoAddressSpaceAux |
Inherits from: |
IOFWAddressSpaceAux
|
Declared In: |
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 );
refcon
Client's callback object.
handler
Client callback to be invoked, at the end of interrupt processing.
none.
|
Last Updated: 2008-12-19