Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_pscsi.h42 int pdv_host_id; member
Dtarget_core_pscsi.c514 sh = scsi_host_lookup(pdv->pdv_host_id); in pscsi_configure_device()
517 " pdv_host_id: %d\n", pdv->pdv_host_id); in pscsi_configure_device()
764 pdv->pdv_host_id = arg; in pscsi_set_configfs_dev_params()
766 " %d\n", phv->phv_host_id, pdv->pdv_host_id); in pscsi_set_configfs_dev_params()
818 snprintf(host_id, 16, "%d", pdv->pdv_host_id); in pscsi_show_configfs_dev_params()