Symbol: vscsibk_pend
drivers/xen/xen-scsiback.c
1429
struct vscsibk_pend *pending_req = container_of(se_cmd,
drivers/xen/xen-scsiback.c
1430
struct vscsibk_pend, se_cmd);
drivers/xen/xen-scsiback.c
1439
struct vscsibk_pend *pending_req = container_of(se_cmd,
drivers/xen/xen-scsiback.c
1440
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
1541
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
614
static void scsiback_device_action(struct vscsibk_pend *pending_req,
drivers/xen/xen-scsiback.c
671
static struct vscsibk_pend *scsiback_get_pend_req(struct vscsiif_back_ring *ring,
drivers/xen/xen-scsiback.c
677
struct vscsibk_pend *req;
drivers/xen/xen-scsiback.c
686
req = &((struct vscsibk_pend *)se_sess->sess_cmd_map)[tag];
drivers/xen/xen-scsiback.c
697
static struct vscsibk_pend *prepare_pending_reqs(struct vscsibk_info *info,
drivers/xen/xen-scsiback.c
701
struct vscsibk_pend *pending_req;
drivers/xen/xen-scsiback.c
751
struct vscsibk_pend *pending_req;