Searched refs:MC_RELEASE (Results 1 – 5 of 5) sorted by relevance
119 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro
448 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()476 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()498 SMC_SET_MMU_CMD(lp, MC_RELEASE); in smc_rcv()
204 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro1502 outw(MC_RELEASE, ioaddr + MMU_CMD); in smc_rx()1528 outw(MC_RELEASE, ioaddr + MMU_CMD); in smc_rx()
1227 outw( MC_RELEASE, ioaddr + MMU_CMD ); in smc_rcv()
645 #define MC_RELEASE (4<<5) // Remove and release the current rx packet macro