Searched refs:scsi_failover_ops (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | tpgs_tape.c | 50 struct scsi_failover_ops scsi_vhci_failover_ops = { 72 extern struct scsi_failover_ops *vhci_failover_ops_by_name(char *); 168 struct scsi_failover_ops *sfo, *ssfo, clone; in tpgs_tape_init()
|
H A D | sym_hds.c | 70 struct scsi_failover_ops scsi_vhci_failover_ops = { 97 extern struct scsi_failover_ops *vhci_failover_ops_by_name(char *); 120 struct scsi_failover_ops *sfo, *ssfo, clone; in hds_sym_init()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scsi_vhci.h | 343 struct scsi_failover_ops *svl_fops; 555 struct scsi_failover_ops { struct 692 struct scsi_failover_ops ops_name##_failover_ops = { \
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 157 static struct scsi_failover_ops *vhci_dev_fo(dev_info_t *, struct scsi_device *, 199 struct scsi_failover_ops *, scsi_vhci_lun_t *, struct scsi_vhci *); 325 struct scsi_failover_ops *sf_sfo; 417 struct scsi_failover_ops * 2627 struct scsi_failover_ops *fops; in vhci_do_prout() 3164 struct scsi_failover_ops *fops; in vhci_intr() 3800 struct scsi_failover_ops *fo; in vhci_update_pathstates() 4369 struct scsi_failover_ops *fo; in vhci_pathinfo_state_change() 4730 struct scsi_failover_ops *fo, scsi_vhci_lun_t *vlun, in vhci_update_pathinfo() 5066 struct scsi_failover_ops *sfo; in vhci_pathinfo_online() [all …]
|