Lines Matching defs:pending
3948 int pending = atomic_read(&cp->reset_task_pending);
3985 if (pending == CAS_RESET_SPARE)
3988 /* when pending == CAS_RESET_ALL, the following
3991 * !(pending == CAS_RESET_ALL) will set this argument
4001 cas_reset(cp, !(pending == CAS_RESET_ALL));
4004 cas_init_hw(cp, pending == CAS_RESET_ALL);
4024 int mask, pending = 0, reset = 0;
4045 /* If the link task is still pending, we just
4069 pending = 1;
4137 if (!pending)