Home
last modified time | relevance | path

Searched refs:shadow_disc_state (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_inline.h121 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()
Dqla_def.h2664 atomic_t shadow_disc_state; member