Home
last modified time | relevance | path

Searched refs:v2p (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/xen/
Dxen-scsiback.c127 struct v2p_entry *v2p; member
260 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_print_status()
263 tpg->tport->tport_name, pending_req->v2p->lun, in scsiback_print_status()
365 if (pending_req->v2p) in scsiback_do_resp_with_sense()
366 kref_put(&pending_req->v2p->kref, in scsiback_do_resp_with_sense()
398 struct se_session *sess = pending_req->v2p->tpg->tpg_nexus->tvn_se_sess; in scsiback_cmd_exec()
404 pending_req->sense_buffer, pending_req->v2p->lun, in scsiback_cmd_exec()
595 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_device_action()
598 u64 unpacked_lun = pending_req->v2p->lun; in scsiback_device_action()
650 struct v2p_entry *v2p) in scsiback_get_pend_req() argument
[all …]
/linux-4.19.296/include/linux/mlx4/
Ddriver.h89 int mlx4_port_map_set(struct mlx4_dev *dev, struct mlx4_port_map *v2p);