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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c166 static int vhci_failover(dev_info_t *, dev_info_t *, int);
310 vhci_failover, /* failover callback */
6822 * vhci_failover()
6831 vhci_failover(dev_info_t *vdip, dev_info_t *cdip, int flags) function
6858 VHCI_DEBUG(1, (CE_NOTE, NULL, "!vhci_failover(1): guid %s\n", guid));
6902 VHCI_DEBUG(1, (CE_NOTE, NULL, "!vhci_failover(4)(%s): "
6926 VHCI_DEBUG(1, (CE_NOTE, NULL, "!vhci_failover(5.2)(%s): considering "
6930 VHCI_DEBUG(1, (CE_NOTE, NULL, "!vhci_failover(%s): no "
6941 "!vhci_failover(5.5)(%s): skipping path "
6967 "vhci_failover !N
[all...]

Completed in 235 milliseconds