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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dropes.h54 #define SBA_SEARCH_SAMPLE 0x100 macro
55 unsigned long avg_search[SBA_SEARCH_SAMPLE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/common/
H A Dsba_iommu.c229 #define SBA_SEARCH_SAMPLE 0x100 macro
230 unsigned long avg_search[SBA_SEARCH_SAMPLE];
699 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1;
1916 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) {
1921 avg /= SBA_SEARCH_SAMPLE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dsba_iommu.c449 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1;
1694 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) {
1699 avg /= SBA_SEARCH_SAMPLE;

Completed in 58 milliseconds