Searched refs:sgl_handle (Results 1 – 2 of 2) sorted by relevance
208 struct sgl_handle { struct287 struct sgl_handle **io_sgl_hndl_base;292 struct sgl_handle **eh_sgl_hndl_base;416 struct sgl_handle *plogin_sgl_handle;459 struct sgl_handle *psgl_handle;793 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);
893 static struct sgl_handle *alloc_io_sgl_handle(struct beiscsi_hba *phba) in alloc_io_sgl_handle()895 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle()921 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()1040 static struct sgl_handle *alloc_mgmt_sgl_handle(struct beiscsi_hba *phba) in alloc_mgmt_sgl_handle()1042 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle()2370 phba->mem_req[HWI_MEM_SGLH] = sizeof(struct sgl_handle) * in beiscsi_find_mem_req()3877 struct sgl_handle *psgl_handle; in beiscsi_init_sgl_handle()3889 sizeof(struct sgl_handle *), in beiscsi_init_sgl_handle()3899 sizeof(struct sgl_handle *), GFP_KERNEL); in beiscsi_init_sgl_handle()3919 sizeof(struct sgl_handle)); i++) { in beiscsi_init_sgl_handle()[all …]
Completed in 18 milliseconds