Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/be2iscsi/
Dbe_main.c894 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle() local
920 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()
1041 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle() local
1067 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_mgmt_sgl_handle()
3883 struct sgl_handle *psgl_handle; in beiscsi_init_sgl_handle() local
Dbe_main.h459 struct sgl_handle *psgl_handle; member