|
Mac Dev Center
Mac OS X Reference Library Drivers, Kernel, & Hardware: Kernel Device Drivers Kernel Framework Reference
|
IOFWPseudoAddressSpaceAux |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
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 );
refconClient's callback object.
handlerClient callback to be invoked, at the end of interrupt processing.
none.
Last Updated: 2009-10-14