Home
last modified time | relevance | path

Searched refs:psgl_handle (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/be2iscsi/
A Dbe_main.c915 psgl_handle = NULL; in alloc_io_sgl_handle()
917 return psgl_handle; in alloc_io_sgl_handle()
1062 psgl_handle = NULL; in alloc_mgmt_sgl_handle()
1064 return psgl_handle; in alloc_mgmt_sgl_handle()
3927 psgl_handle; in beiscsi_init_sgl_handle()
3931 psgl_handle++; in beiscsi_init_sgl_handle()
4212 if (io_task->psgl_handle) { in beiscsi_free_mgmt_task_handles()
4260 if (io_task->psgl_handle) { in beiscsi_cleanup_task()
4374 io_task->psgl_handle = NULL; in beiscsi_alloc_pdu()
4417 io_task->psgl_handle; in beiscsi_alloc_pdu()
[all …]
A Dbe_main.h459 struct sgl_handle *psgl_handle; member
793 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);

Completed in 20 milliseconds