Searched defs:pscsi_dev_virt (Results 1 – 1 of 1) sorted by relevance
37 struct pscsi_dev_virt { struct38 struct se_device dev;39 int pdv_flags;40 int pdv_host_id;41 int pdv_channel_id;42 int pdv_target_id;43 int pdv_lun_id;44 struct block_device *pdv_bd;45 struct scsi_device *pdv_sd;46 struct Scsi_Host *pdv_lld_host;