Home
last modified time | relevance | path

Searched refs:esas2r_sg_context (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/esas2r/
Desas2r.h402 struct esas2r_sg_context;
408 struct esas2r_sg_context *sgc);
598 typedef u32 (*PGETPHYSADDR) (struct esas2r_sg_context *sgc, u64 *addr);
600 struct esas2r_sg_context { struct
712 struct esas2r_sg_context sgc;
943 struct esas2r_sg_context fm_api_sgc;
1068 struct esas2r_sg_context *sgc);
1074 struct esas2r_request *rq, struct esas2r_sg_context *sgc);
1105 struct esas2r_sg_context *sgc);
1107 struct esas2r_sg_context *sgc);
[all …]
Desas2r_ioctl.c62 struct esas2r_sg_context *,
90 static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api()
99 static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api_header()
189 static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc, in get_physaddr_buffered_ioctl()
209 struct esas2r_sg_context sgc; in handle_buffered_ioctl()
295 struct esas2r_sg_context *sgc, void *context) in smp_ioctl_callback()
344 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel()
392 struct esas2r_sg_context *sgc, void *context) in csmi_ioctl_callback()
670 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel()
746 struct esas2r_sg_context *sgc, in hba_ioctl_callback()
[all …]
Desas2r_io.c188 struct esas2r_sg_context *sgc) in esas2r_build_sg_list_sge()
371 struct esas2r_sg_context *sgc) in esas2r_build_prd_iblk()
525 struct esas2r_sg_context *sgc) in esas2r_build_sg_list_prd()
Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc; in build_flash_msg()
848 struct esas2r_sg_context *sgc) in esas2r_process_fs_ioctl()
1391 struct esas2r_request *rq, struct esas2r_sg_context *sgc) in esas2r_fm_api()
1403 memcpy(&fc->sgc, sgc, sizeof(struct esas2r_sg_context)); in esas2r_fm_api()
Desas2r_disc.c53 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr);
888 struct esas2r_sg_context sgc; in esas2r_disc_passthru_dev_addr()
1030 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr) in esas2r_disc_get_phys_addr()
Desas2r_vda.c68 struct esas2r_sg_context *sgc) in esas2r_process_vda_ioctl()
Desas2r_main.c760 static u32 get_physaddr_from_sgc(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_from_sgc()
824 struct esas2r_sg_context sgc; in esas2r_queuecommand()