Searched refs:vhci_dev_fo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c154 static struct scsi_failover_ops *vhci_dev_fo(dev_info_t *, struct scsi_device *,
5133 sfo = vhci_dev_fo(vdip, psd,
8618 vhci_dev_fo(dev_info_t *vdip, struct scsi_device *psd, function
8629 "!vhci_dev_fo:return NULL no scsi_device or inquiry"));
8723 return (vhci_dev_fo(vdip, psd, NULL, NULL) ? MDI_SUCCESS : MDI_FAILURE);

Completed in 59 milliseconds