Lines Matching defs:rem_count
540 int rem_count;
578 rem_count=0;
581 rem_count++;
584 if (rem_count > 0) {
585 ocs_log_debug(hw->os, "removed %d items from io_wait_free list\n", rem_count);
588 rem_count=0;
591 rem_count++;
594 if (rem_count > 0) {
595 ocs_log_debug(hw->os, "removed %d items from io_inuse list\n", rem_count);
598 rem_count=0;
601 rem_count++;
604 if (rem_count > 0) {
605 ocs_log_debug(hw->os, "removed %d items from io_free list\n", rem_count);