Searched refs:psgl_handle (Results 1 – 2 of 2) sorted by relevance
263 inv_tbl->icd = aborted_io_task->psgl_handle->sgl_index; in beiscsi_eh_abort()340 inv_tbl->icd = abrt_io_task->psgl_handle->sgl_index; in beiscsi_eh_device_reset()1136 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle() local1144 psgl_handle = phba->io_sgl_hndl_base[phba-> in alloc_io_sgl_handle()1154 psgl_handle = NULL; in alloc_io_sgl_handle()1155 return psgl_handle; in alloc_io_sgl_handle()1159 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle() argument1177 phba->io_sgl_hndl_base[phba->io_sgl_free_index] = psgl_handle; in free_io_sgl_handle()1247 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle() local1250 psgl_handle = phba->eh_sgl_hndl_base[phba->eh_sgl_alloc_index]; in alloc_mgmt_sgl_handle()[all …]
498 struct sgl_handle *psgl_handle; member834 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);