Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h536 extern fc_ops_t fc_ops;
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c165 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()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1252 if (fc_ops(ap, rp->next_handle, cp) == 0) in opl_fc_do_op()