Lines Matching refs:quiescent
404 * Check if the HBA is in quiescent state, e.g., during a
408 if (atomic_read(&adapter->quiescent) == 0)
1314 if(atomic_read(&adapter->quiescent) == 0) {
1394 if(atomic_read(&adapter->quiescent) == 0) {
2107 seq_printf(m, "quiescent = %d\n",
2108 atomic_read(&adapter->quiescent));
3107 * should be quiescent before this command is issued.
3802 atomic_set(&adapter->quiescent, 1);
3829 atomic_set(&adapter->quiescent, 0);
4107 * Check if the HBA is in quiescent state, e.g., during a
4111 if (atomic_read(&adapter->quiescent) == 0)
4416 * Reset the adapter quiescent flag
4418 atomic_set(&adapter->quiescent, 0);