Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c213 static struct scsi_vhci_lun *vhci_lun_lookup(dev_info_t *);
965 vlun = vhci_lun_lookup(tgt_dip); in vhci_scsi_tgt_init()
1044 vlun = vhci_lun_lookup(tgt_dip); in vhci_scsi_tgt_init()
5096 vlun = vhci_lun_lookup(cdip); in vhci_pathinfo_online()
7294 vhci_lun_lookup(dev_info_t *tgt_dip) in vhci_lun_lookup() function
7305 if (svl = vhci_lun_lookup(tgt_dip)) { in vhci_lun_lookup_alloc()