Searched refs:fops (Results 1 – 2 of 2) sorted by relevance
2624 struct scsi_failover_ops *fops; in vhci_do_prout() local2625 fops = vlun->svl_fops; in vhci_do_prout()2626 rval = fops->sfo_analyze_sense(svp->svp_psd, in vhci_do_prout()3161 struct scsi_failover_ops *fops; in vhci_intr() local3232 fops = vlun->svl_fops; in vhci_intr()3233 ASSERT(fops != NULL); in vhci_intr()3261 rval = fops->sfo_analyze_sense(svp->svp_psd, in vhci_intr()
1109 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c2394 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c