Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_inline.h119 old_val = atomic_read(&fcport->shadow_disc_state); in qla2x00_set_fcport_disc_state()
120 if (old_val == atomic_cmpxchg(&fcport->shadow_disc_state, in qla2x00_set_fcport_disc_state()
H A Dqla_def.h2540 atomic_t shadow_disc_state; member