Home
last modified time | relevance | path

Searched defs:scsi_failover_ops (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h552 struct scsi_failover_ops { struct
553 int sfo_rev;
558 char *sfo_name;
565 char **sfo_devices;
570 void (*sfo_init)();
575 int (*sfo_device_probe)(
583 void (*sfo_device_unprobe)(
590 int (*sfo_path_activate)(
598 int (*sfo_path_deactivate)(
606 int (*sfo_path_get_opinfo)(
[all …]