Searched refs:sdev_cnt (Results 1 – 3 of 3) sorted by relevance
6251 uint32_t sdev_cnt; in lpfc_sdev_init() local6293 sdev_cnt = atomic_inc_return(&phba->sdev_cnt); in lpfc_sdev_init()6312 if ((sdev_cnt * (vport->cfg_lun_queue_depth + 2)) < total) in lpfc_sdev_init()6389 atomic_dec(&phba->sdev_cnt); in lpfc_sdev_destroy()
1454 atomic_t sdev_cnt; member
9121 atomic_set(&phba->sdev_cnt, 0); in lpfc_create_shost()