Searched refs:shadow_disc_state (Results 1 – 2 of 2) sorted by relevance
121 old_val = atomic_read(&fcport->shadow_disc_state); in qla2x00_set_fcport_disc_state()122 if (old_val == atomic_cmpxchg(&fcport->shadow_disc_state, in qla2x00_set_fcport_disc_state()
2664 atomic_t shadow_disc_state; member