Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_pscsi.h46 struct Scsi_Host *pdv_lld_host; member
Dtarget_core_pscsi.c488 pdv->pdv_lld_host = sh; in pscsi_configure_device()
584 else if (pdv->pdv_lld_host) in pscsi_destroy_device()
585 scsi_host_put(pdv->pdv_lld_host); in pscsi_destroy_device()