Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/
Dtarget_core_pscsi.h42 struct Scsi_Host *pdv_lld_host; member
Dtarget_core_pscsi.c485 pdv->pdv_lld_host = sh; in pscsi_configure_device()
581 else if (pdv->pdv_lld_host) in pscsi_destroy_device()
582 scsi_host_put(pdv->pdv_lld_host); in pscsi_destroy_device()