Home
last modified time | relevance | path

Searched refs:fc_ops (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/sparc/
H A DMakefile.files95 FCODEM_OBJS += fc_ddi.o fc_physio.o fc_ops.o fc_subr.o
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h536 extern fc_ops_t fc_ops;
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c164 fc_ops(dev_info_t *ap, fco_handle_t handle, fc_ci_t *cp) in fc_ops() function
H A Dfcpci.c273 if (fc_ops(ap, rp->next_handle, cp) == 0) { in pci_fc_ops()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c234 if (fc_ops(ap, rp->next_handle, cp) == 0) { in gp2_fc_ops()
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1253 if (fc_ops(ap, rp->next_handle, cp) == 0) in opl_fc_do_op()