Searched refs:vhci_lun_lookup (Results 1 – 1 of 1) sorted by relevance
213 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() function7305 if (svl = vhci_lun_lookup(tgt_dip)) { in vhci_lun_lookup_alloc()