Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/be2iscsi/
Dbe_main.c952 struct sgl_handle *psgl_handle; in alloc_io_sgl_handle() local
973 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()
1056 struct sgl_handle *psgl_handle; in alloc_mgmt_sgl_handle() local
1076 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_mgmt_sgl_handle()
3297 struct sgl_handle *psgl_handle; in beiscsi_init_sgl_handle() local
Dbe_main.h412 struct sgl_handle *psgl_handle; member