Searched refs:eh_sgl_alloc_index (Results 1 – 2 of 2) sorted by relevance
1264 psgl_handle = phba->eh_sgl_hndl_base[phba->eh_sgl_alloc_index]; in alloc_mgmt_sgl_handle()1265 phba->eh_sgl_hndl_base[phba->eh_sgl_alloc_index] = NULL; in alloc_mgmt_sgl_handle()1268 phba->eh_sgl_alloc_index, in alloc_mgmt_sgl_handle()1269 phba->eh_sgl_alloc_index); in alloc_mgmt_sgl_handle()1272 if (phba->eh_sgl_alloc_index == in alloc_mgmt_sgl_handle()1275 phba->eh_sgl_alloc_index = 0; in alloc_mgmt_sgl_handle()1277 phba->eh_sgl_alloc_index++; in alloc_mgmt_sgl_handle()4170 phba->eh_sgl_alloc_index = 0; in beiscsi_init_sgl_handle()
374 unsigned short eh_sgl_alloc_index; member