Searched refs:SMC_GET_MMU_CMD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.c223 if (unlikely(SMC_GET_MMU_CMD(lp) & MC_BUSY)) { \
225 while (SMC_GET_MMU_CMD(lp) & MC_BUSY) { \
H A Dsmc91x.h1088 #define SMC_GET_MMU_CMD(lp) SMC_inw(ioaddr, MMU_CMD_REG(lp)) macro

Completed in 225 milliseconds