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

/linux-master/drivers/scsi/esas2r/
H A 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;
1069 struct esas2r_sg_context *sgc);
1075 struct esas2r_request *rq, struct esas2r_sg_context *sgc);
1106 struct esas2r_sg_context *sgc);
1108 struct esas2r_sg_context *sg
[all...]
H A Desas2r_ioctl.c64 struct esas2r_sg_context *,
92 static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr)
101 static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr)
191 static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc,
211 struct esas2r_sg_context sgc;
297 struct esas2r_sg_context *sgc, void *context)
346 struct esas2r_sg_context *sgc,
394 struct esas2r_sg_context *sgc, void *context)
672 struct esas2r_sg_context *sgc)
748 struct esas2r_sg_context *sg
[all...]
H A Desas2r_io.c188 struct esas2r_sg_context *sgc)
371 struct esas2r_sg_context *sgc)
525 struct esas2r_sg_context *sgc)
H A Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc;
848 struct esas2r_sg_context *sgc)
1391 struct esas2r_request *rq, struct esas2r_sg_context *sgc)
1403 memcpy(&fc->sgc, sgc, sizeof(struct esas2r_sg_context));
H A Desas2r_disc.c53 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr);
888 struct esas2r_sg_context sgc;
1030 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr)
H A Desas2r_vda.c68 struct esas2r_sg_context *sgc)
H A Desas2r_main.c762 static u32 get_physaddr_from_sgc(struct esas2r_sg_context *sgc, u64 *addr)
826 struct esas2r_sg_context sgc;

Completed in 182 milliseconds