Home
last modified time | relevance | path

Searched refs:fops (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c2624 struct scsi_failover_ops *fops; in vhci_do_prout() local
2625 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() local
3232 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()
/titanic_41/usr/src/uts/common/
H A DMakefile.rules1109 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c
2394 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c