Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_pscsi.h36 int pdv_host_id; member
Dtarget_core_pscsi.c477 sh = scsi_host_lookup(pdv->pdv_host_id); in pscsi_configure_device()
480 " pdv_host_id: %d\n", pdv->pdv_host_id); in pscsi_configure_device()
743 pdv->pdv_host_id = arg; in pscsi_set_configfs_dev_params()
745 " %d\n", phv->phv_host_id, pdv->pdv_host_id); in pscsi_set_configfs_dev_params()
796 snprintf(host_id, 16, "%d", pdv->pdv_host_id); in pscsi_show_configfs_dev_params()