Lines Matching refs:quiescent
402 * Check if the HBA is in quiescent state, e.g., during a
406 if (atomic_read(&adapter->quiescent) == 0)
1312 if(atomic_read(&adapter->quiescent) == 0) {
1392 if(atomic_read(&adapter->quiescent) == 0) {
2093 seq_printf(m, "quiescent = %d\n",
2094 atomic_read(&adapter->quiescent));
3093 * should be quiescent before this command is issued.
3778 atomic_set(&adapter->quiescent, 1);
3805 atomic_set(&adapter->quiescent, 0);
4079 * Check if the HBA is in quiescent state, e.g., during a
4083 if (atomic_read(&adapter->quiescent) == 0)
4389 * Reset the adapter quiescent flag
4391 atomic_set(&adapter->quiescent, 0);