Searched refs:io_sgl_alloc_index (Results 1 – 2 of 2) sorted by relevance
1154 phba->io_sgl_alloc_index); in alloc_io_sgl_handle()1157 io_sgl_alloc_index]; in alloc_io_sgl_handle()1158 phba->io_sgl_hndl_base[phba->io_sgl_alloc_index] = NULL; in alloc_io_sgl_handle()1160 if (phba->io_sgl_alloc_index == (phba->params. in alloc_io_sgl_handle()1162 phba->io_sgl_alloc_index = 0; in alloc_io_sgl_handle()1164 phba->io_sgl_alloc_index++; in alloc_io_sgl_handle()4168 phba->io_sgl_alloc_index = 0; in beiscsi_init_sgl_handle()
368 unsigned short io_sgl_alloc_index; member