Searched refs:fcode_interpreter (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | gptwo_pci.c | 293 error = fcode_interpreter(ap, &gp2_fc_ops, fco_handle); in gptwo_configure_pci()
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | fcode.h | 591 extern int fcode_interpreter(dev_info_t *, fc_ops_t *, fco_handle_t);
|
/titanic_44/usr/src/uts/sun4/io/efcode/ |
H A D | fc_subr.c | 144 fcode_interpreter(dev_info_t *ap, fc_ops_t *ops, fco_handle_t handle) in fcode_interpreter() function
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 2466 error = fcode_interpreter(parent, &opl_fc_do_op, fco_handle); in opl_probe_leaf()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 4583 error = fcode_interpreter(parent, &pci_fc_ops, c); in pcicfg_fcode_probe()
|