Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_pscsi.h46 struct Scsi_Host *pdv_lld_host; member
Dtarget_core_pscsi.c501 pdv->pdv_lld_host = sh; in pscsi_configure_device()
597 else if (pdv->pdv_lld_host) in pscsi_destroy_device()
598 scsi_host_put(pdv->pdv_lld_host); in pscsi_destroy_device()