Searched defs:vhci_lun_lookup_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c211 static struct scsi_vhci_lun *vhci_lun_lookup_alloc(dev_info_t *, char *, int *);
4097 vlun = vhci_lun_lookup_alloc(tgt_dip, guid, &vlun_alloced);
7294 vhci_lun_lookup_alloc(dev_info_t *tgt_dip, char *guid, int *didalloc) function
7313 "vhci_lun_lookup_alloc: guid %s vlun 0x%p\n",

Completed in 71 milliseconds