Searched refs:sfo_pathclass_next (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scsi_vhci.h | 631 int (*sfo_pathclass_next)( member
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 4377 (void) fo->sfo_pathclass_next( in vhci_pathinfo_state_change() 4825 (void) fo->sfo_pathclass_next(NULL, &best_pclass, in vhci_update_pathinfo() 4905 (void) fo->sfo_pathclass_next(NULL, &best_pclass, in vhci_update_pathinfo() 5876 if (fo->sfo_pathclass_next(PCLASS_PRIMARY, &pclass, in vhci_ctl() 6898 rval = sfo->sfo_pathclass_next(pclass1, &pclass2, in vhci_failover() 6906 (void) sfo->sfo_pathclass_next(NULL, &pclass2, in vhci_failover() 7949 (void) fo->sfo_pathclass_next(NULL, &best_pclass, in vhci_initiate_auto_failback()
|