Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h555 struct scsi_failover_ops { struct
556 int sfo_rev;
561 char *sfo_name;
568 char **sfo_devices;
573 void (*sfo_init)();
578 int (*sfo_device_probe)(
586 void (*sfo_device_unprobe)(
593 int (*sfo_path_activate)(
601 int (*sfo_path_deactivate)(
609 int (*sfo_path_get_opinfo)(
[all …]