CCIO_SEARCH_SAMPLE 236 drivers/parisc/ccio-dma.c unsigned long avg_search[CCIO_SEARCH_SAMPLE]; CCIO_SEARCH_SAMPLE 407 drivers/parisc/ccio-dma.c ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1; CCIO_SEARCH_SAMPLE 1061 drivers/parisc/ccio-dma.c for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) { CCIO_SEARCH_SAMPLE 1068 drivers/parisc/ccio-dma.c avg /= CCIO_SEARCH_SAMPLE;