Searched refs:polled (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpmac_low_i2c.h96 extern int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c89 int polled; /* open mode */ member in struct:pmac_i2c_bus
117 int polled; member in struct:pmac_i2c_host_kw
221 * on udelay nor schedule when in polled mode !
224 if (host->polled) {
267 if (!host->polled)
334 if (!host->polled)
393 int use_irq = host->irq != NO_IRQ && !bus->polled;
437 host->polled = bus->polled;
439 /* Enable interrupt if not using polled mod
1085 pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbig_sur_ge.c34 * added for the SG mode also but not for the polled mode. This is a
430 if (emac->polled)
500 if (emac->polled)
920 * Basic mode of operation is polled and interrupt mode. We disable the polled
921 * mode for good. We may use the polled mode for Rx NAPI but that does not
925 emac->polled = 0;
1182 /* No polled option */
1183 emac->polled = 0;
1204 /* No polled mod
[all...]
H A Dbig_sur_ge.h226 u32 polled; member in struct:_big_sur_ge
665 /* a mask for all transmit interrupts, used in polled mode */
671 /* a mask for all receive interrupts, used in polled mode */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_ethtool.c66 {"polled", NETXEN_NIC_STAT(stats.polled)},
H A Dnetxen_nic.h817 u64 polled; member in struct:netxen_adapter_stats
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex891 current playing activity of the drive; this can be polled through an

Completed in 117 milliseconds