Searched refs:MC_ALLOC (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc9194.h116 #define MC_ALLOC 0x20 /* or with number of 256 byte packets */ macro
H A Dsmc9194.c537 outw( MC_ALLOC | numPages, ioaddr + MMU_CMD );
782 outw( MC_ALLOC | 1, ioaddr + MMU_CMD );
H A Dsmc91x.c606 * when memory allocation (MC_ALLOC) does not succeed right away.
667 SMC_SET_MMU_CMD(lp, MC_ALLOC | numPages);
1818 SMC_SET_MMU_CMD(lp, MC_ALLOC | 1);
H A Dsmc91x.h744 #define MC_ALLOC (1<<5) // OR with number of 256 byte packets macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c203 #define MC_ALLOC 0x20 /* or with number of 256 byte packets */ macro
1291 outw(MC_ALLOC | num_pages, ioaddr + MMU_CMD);

Completed in 114 milliseconds