Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c1148 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle() local
1171 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()
1261 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle() local
1284 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_mgmt_sgl_handle()
4069 struct sgl_handle *psgl_handle; in beiscsi_init_sgl_handle() local
Dbe_main.h502 struct sgl_handle *psgl_handle; member