Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/be2iscsi/
Dbe_main.c911 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle() local
937 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()
1058 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle() local
1084 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_mgmt_sgl_handle()
3893 struct sgl_handle *psgl_handle; in beiscsi_init_sgl_handle() local
Dbe_main.h458 struct sgl_handle *psgl_handle; member