Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.h42 struct Scsi_Host *pdv_lld_host; member
H A Dtarget_core_pscsi.c483 pdv->pdv_lld_host = sh; in pscsi_configure_device()
578 else if (pdv->pdv_lld_host) in pscsi_destroy_device()
579 scsi_host_put(pdv->pdv_lld_host); in pscsi_destroy_device()