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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_irm.c80 int apix_irm_cache_size = 0; /* local cache for FIXED type requests */ variable
186 apix_irm_cache_size = cache_size;
334 if (apix_irm_cache_size) { /* cache is not empty */
335 --apix_irm_cache_size;
417 apix_irm_cache_size += 1;
468 apix_irm_cache_size;
574 apix_irm_cache_size;

Completed in 103 milliseconds