Home
last modified time | relevance | path

Searched refs:MC_RELEASE (Results 1 – 5 of 5) sorted by relevance

/drivers/net/
Dsmc9194.h119 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro
Dsmc91x.c438 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()
468 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()
490 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()
Dsmc9194.c1287 outw( MC_RELEASE, ioaddr + MMU_CMD ); in smc_rcv()
Dsmc91x.h819 #define MC_RELEASE (4<<5) // Remove and release the current rx packet macro
/drivers/net/pcmcia/
Dsmc91c92_cs.c219 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro
1653 outw(MC_RELEASE, ioaddr + MMU_CMD); in smc_rx()
1679 outw(MC_RELEASE, ioaddr + MMU_CMD); in smc_rx()