Home
last modified time | relevance | path

Searched refs:num_pend_mbx_stage1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mbx.c172 atomic_inc(&ha->num_pend_mbx_stage1); in qla2x00_mailbox_command()
183 atomic_dec(&ha->num_pend_mbx_stage1); in qla2x00_mailbox_command()
186 atomic_dec(&ha->num_pend_mbx_stage1); in qla2x00_mailbox_command()
Dqla_def.h3857 atomic_t num_pend_mbx_stage1; member
Dqla_os.c2819 atomic_set(&ha->num_pend_mbx_stage1, 0); in qla2x00_probe_one()
Dqla_init.c6521 atomic_read(&ha->num_pend_mbx_stage1)) { in qla2x00_abort_isp_cleanup()