Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c80 !atomic_read(&vha->vref_count), HZ) > 0) in qla24xx_deallocate_vp_id()
85 if (atomic_read(&vha->vref_count)) { in qla24xx_deallocate_vp_id()
87 "vha->vref_count=%u timeout\n", vha->vref_count.counter); in qla24xx_deallocate_vp_id()
88 vha->vref_count = (atomic_t)ATOMIC_INIT(0); in qla24xx_deallocate_vp_id()
271 atomic_inc(&vha->vref_count); in qla2x00_alert_all_vps()
298 atomic_dec(&vha->vref_count); in qla2x00_alert_all_vps()
435 atomic_inc(&vp->vref_count); in qla2x00_do_dpc_all_vps()
441 atomic_dec(&vp->vref_count); in qla2x00_do_dpc_all_vps()
H A Dqla_init.c6505 atomic_inc(&vha->vref_count); in qla2x00_update_fcports()
6515 atomic_dec(&vha->vref_count); in qla2x00_update_fcports()
6939 atomic_inc(&vp->vref_count); in qla2x00_abort_isp_cleanup()
6945 atomic_dec(&vp->vref_count); in qla2x00_abort_isp_cleanup()
6961 atomic_inc(&vp->vref_count); in qla2x00_abort_isp_cleanup()
6968 atomic_dec(&vp->vref_count); in qla2x00_abort_isp_cleanup()
7143 atomic_inc(&vp->vref_count); in qla2x00_abort_isp()
7149 atomic_dec(&vp->vref_count); in qla2x00_abort_isp()
8904 atomic_inc(&vp->vref_count); in qla82xx_restart_isp()
8910 atomic_dec(&vp->vref_count); in qla82xx_restart_isp()
H A Dqla_def.h4818 atomic_t vref_count; member
4947 atomic_inc(&__vha->vref_count); \
4950 atomic_dec(&__vha->vref_count); \
4959 atomic_dec(&__vha->vref_count); \
H A Dqla_os.c7410 atomic_inc(&vp->vref_count); in qla_pci_error_cleanup()
7414 atomic_dec(&vp->vref_count); in qla_pci_error_cleanup()
7424 atomic_inc(&vp->vref_count); in qla_pci_error_cleanup()
7429 atomic_dec(&vp->vref_count); in qla_pci_error_cleanup()