Searched refs:fops (Results 1 – 2 of 2) sorted by relevance
2627 struct scsi_failover_ops *fops; in vhci_do_prout() local2628 fops = vlun->svl_fops; in vhci_do_prout()2629 rval = fops->sfo_analyze_sense(svp->svp_psd, in vhci_do_prout()3164 struct scsi_failover_ops *fops; in vhci_intr() local3235 fops = vlun->svl_fops; in vhci_intr()3236 ASSERT(fops != NULL); in vhci_intr()3264 rval = fops->sfo_analyze_sense(svp->svp_psd, in vhci_intr()
1135 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c