Searched refs:rio_hw_get_inb_message (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drio.h318 extern void *rio_hw_get_inb_message(struct rio_mport *, int);
H A Drio_drv.h402 return rio_hw_get_inb_message(mport, mbox);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc85xx_rio.c684 * rio_hw_get_inb_message - Fetch inbound message from the MPC85xx message unit
691 void *rio_hw_get_inb_message(struct rio_mport *mport, int mbox) function
728 EXPORT_SYMBOL_GPL(rio_hw_get_inb_message); variable

Completed in 107 milliseconds