pdv_host_id       482 drivers/target/target_core_pscsi.c 			sh = scsi_host_lookup(pdv->pdv_host_id);
pdv_host_id       485 drivers/target/target_core_pscsi.c 					" pdv_host_id: %d\n", pdv->pdv_host_id);
pdv_host_id       750 drivers/target/target_core_pscsi.c 			pdv->pdv_host_id = arg;
pdv_host_id       752 drivers/target/target_core_pscsi.c 				" %d\n", phv->phv_host_id, pdv->pdv_host_id);
pdv_host_id       803 drivers/target/target_core_pscsi.c 		snprintf(host_id, 16, "%d", pdv->pdv_host_id);
pdv_host_id        40 drivers/target/target_core_pscsi.h 	int	pdv_host_id;