Searched refs:IPOLL (Results 1 - 9 of 9) sorted by relevance

/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_rtl8139.c82 /* Set IPOLL to drive processing through the pseudo-interrupt
86 #ifndef IPOLL
87 #define IPOLL 0 macro
148 uint8_t irq; /* interrupt mapping (used if IPOLL) */
679 #if IPOLL
694 #if IPOLL
701 #if IPOLL
709 #if IPOLL
733 #if IPOLL
761 #if IPOLL
[all...]
H A Ddev_bcm4401.c90 /* Set IPOLL to drive processing through the pseudo-interrupt
94 #ifndef IPOLL
95 #define IPOLL 0 macro
175 uint8_t irq; /* interrupt mapping (used if IPOLL) */
1091 #if IPOLL
1108 #if IPOLL
1115 #if IPOLL
1154 #if IPOLL
1216 #if IPOLL
1557 if (IPOLL) {
[all...]
H A Ddev_i82559.c96 /* Set IPOLL to drive processing through the pseudo-interrupt
100 #ifndef IPOLL
101 #define IPOLL 0 macro
214 uint8_t irq; /* interrupt mapping (used if IPOLL) */
1149 #if IPOLL
1162 #if IPOLL
1174 #if IPOLL
1325 #if IPOLL
1354 #if IPOLL
1360 if (IPOLL) {
[all...]
H A Ddev_aic6915.c78 /* Set IPOLL to drive processing through the pseudo-interrupt
82 #ifndef IPOLL
83 #define IPOLL 1 macro
1260 if (IPOLL) sc->interrupts++;
1271 if (IPOLL) sc->rx_interrupts++;
1277 if (IPOLL) sc->tx_interrupts++;
1290 #if IPOLL
1303 #if IPOLL
H A Ddev_dp83815.c90 /* Set IPOLL to drive processing through the pseudo-interrupt
94 #ifndef IPOLL
95 #define IPOLL 0 macro
179 uint8_t irq; /* interrupt mapping (used if IPOLL) */
1511 #if IPOLL
1539 #if IPOLL
1546 #if IPOLL
1553 #if IPOLL
1618 #if IPOLL
1648 #if IPOLL
[all...]
H A Ddev_tulip.c105 /* Set IPOLL to drive processing through the pseudo-interrupt
109 #ifndef IPOLL
110 #define IPOLL 0 macro
204 uint8_t irq; /* interrupt mapping (used if IPOLL) */
2217 #if IPOLL
2252 #if IPOLL
2259 #if IPOLL
2266 #if IPOLL
2316 #if IPOLL
2346 #if IPOLL
[all...]
H A Ddev_bcm5700.c149 /* Set IPOLL to drive processing through the interrupt dispatcher.
153 #ifndef IPOLL
154 #define IPOLL 0 macro
2345 if (IPOLL) sc->rx_interrupts++;
2351 if (IPOLL) sc->tx_interrupts++;
2424 #if IPOLL
2447 #if IPOLL
2860 if (IPOLL) {
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Ddev_sb_mac.c119 /* Set IPOLL to drive processing through the pseudo-interrupt
123 #ifndef IPOLL
124 #define IPOLL 0 macro
207 uint8_t irq; /* interrupt mapping (used if IPOLL) */
1216 #if IPOLL
1233 #if IPOLL
1240 #if IPOLL
1284 #if IPOLL
1351 #if IPOLL
1876 if (IPOLL) {
[all...]
/broadcom-cfe-1.4.2/cfe/arch/ppc/chipset/mpc824x/src/
H A Ddev_tulip.c112 /* Set IPOLL to drive processing through the pseudo-interrupt
116 #ifndef IPOLL
117 #define IPOLL 0 macro
222 uint8_t irq; /* interrupt mapping (used if IPOLL) */
2625 #if IPOLL
2661 #if IPOLL
2668 #if IPOLL
2675 #if IPOLL
2725 #if IPOLL
2755 #if IPOLL
[all...]

Completed in 162 milliseconds