Searched refs:eh_sgl_alloc_index (Results 1 – 2 of 2) sorted by relevance
1063 psgl_handle = phba->eh_sgl_hndl_base[phba->eh_sgl_alloc_index]; in alloc_mgmt_sgl_handle()1064 phba->eh_sgl_hndl_base[phba->eh_sgl_alloc_index] = NULL; in alloc_mgmt_sgl_handle()1067 phba->eh_sgl_alloc_index, in alloc_mgmt_sgl_handle()1068 phba->eh_sgl_alloc_index); in alloc_mgmt_sgl_handle()1071 if (phba->eh_sgl_alloc_index == in alloc_mgmt_sgl_handle()1074 phba->eh_sgl_alloc_index = 0; in alloc_mgmt_sgl_handle()1076 phba->eh_sgl_alloc_index++; in alloc_mgmt_sgl_handle()3995 phba->eh_sgl_alloc_index = 0; in beiscsi_init_sgl_handle()
288 unsigned short eh_sgl_alloc_index; member