Symbol: vscsibk_pend
drivers/xen/xen-scsiback.c
1445
struct vscsibk_pend *pending_req = container_of(se_cmd,
drivers/xen/xen-scsiback.c
1446
struct vscsibk_pend, se_cmd);
drivers/xen/xen-scsiback.c
1455
struct vscsibk_pend *pending_req = container_of(se_cmd,
drivers/xen/xen-scsiback.c
1456
struct vscsibk_pend, se_cmd);
drivers/xen/xen-scsiback.c
1471
struct vscsibk_pend *pending_req = container_of(se_cmd,
drivers/xen/xen-scsiback.c
1472
struct vscsibk_pend, se_cmd);
drivers/xen/xen-scsiback.c
1557
sizeof(struct vscsibk_pend),
drivers/xen/xen-scsiback.c
213
static unsigned long vaddr(struct vscsibk_pend *req, int seg)
drivers/xen/xen-scsiback.c
219
struct vscsibk_pend *pending_req)
drivers/xen/xen-scsiback.c
229
static void scsiback_fast_flush_area(struct vscsibk_pend *req)
drivers/xen/xen-scsiback.c
386
uint32_t resid, struct vscsibk_pend *pending_req)
drivers/xen/xen-scsiback.c
396
static void scsiback_cmd_done(struct vscsibk_pend *pending_req)
drivers/xen/xen-scsiback.c
421
static void scsiback_cmd_exec(struct vscsibk_pend *pending_req)
drivers/xen/xen-scsiback.c
462
static int scsiback_gnttab_data_map_list(struct vscsibk_pend *pending_req,
drivers/xen/xen-scsiback.c
495
struct vscsibk_pend *pending_req)
drivers/xen/xen-scsiback.c
620
static void scsiback_resp_and_free(struct vscsibk_pend *pending_req,
drivers/xen/xen-scsiback.c
633
static void scsiback_device_action(struct vscsibk_pend *pending_req,
drivers/xen/xen-scsiback.c
690
static struct vscsibk_pend *scsiback_get_pend_req(struct vscsiif_back_ring *ring,
drivers/xen/xen-scsiback.c
696
struct vscsibk_pend *req;
drivers/xen/xen-scsiback.c
705
req = &((struct vscsibk_pend *)se_sess->sess_cmd_map)[tag];
drivers/xen/xen-scsiback.c
716
static struct vscsibk_pend *prepare_pending_reqs(struct vscsibk_info *info,
drivers/xen/xen-scsiback.c
720
struct vscsibk_pend *pending_req;
drivers/xen/xen-scsiback.c
770
struct vscsibk_pend *pending_req;