Searched refs:DELAYED_RESOURCE_CNT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dropes.h23 #define DELAYED_RESOURCE_CNT 16 macro
45 #if DELAYED_RESOURCE_CNT > 0
50 } saved[DELAYED_RESOURCE_CNT];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c156 #define DELAYED_RESOURCE_CNT 64 macro
213 #if DELAYED_RESOURCE_CNT > 0
220 } saved[DELAYED_RESOURCE_CNT];
626 #if DELAYED_RESOURCE_CNT > 0
995 #if DELAYED_RESOURCE_CNT > 0
1033 #if DELAYED_RESOURCE_CNT > 0
1038 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) {
1051 #else /* DELAYED_RESOURCE_CNT == 0 */
1057 #endif /* DELAYED_RESOURCE_CNT == 0 */
1622 #if DELAYED_RESOURCE_CNT >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c739 #if DELAYED_RESOURCE_CNT > 0
762 #if DELAYED_RESOURCE_CNT > 0
769 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) {
779 #else /* DELAYED_RESOURCE_CNT == 0 */
787 #endif /* DELAYED_RESOURCE_CNT == 0 */

Completed in 67 milliseconds