Searched defs:pscan_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5939 static int count = 0, pscan_count = 0; local
5946 pscan_count++;
6006 if (pscan_count >= sf_pool_scan_cnt) {
6095 if (pscan_count >= sf_pool_scan_cnt) {
6096 pscan_count = 0;

Completed in 75 milliseconds