Symbol: fc_int2cell
usr/src/uts/sun4/io/efcode/fc_ops.c
237
fc_result(cp, 0) = fc_int2cell(proplen);
usr/src/uts/sun4/io/efcode/fc_ops.c
238
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
295
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
296
fc_result(cp, 0) = fc_int2cell(proplen);
usr/src/uts/sun4/io/efcode/fc_ops.c
314
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
346
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
378
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
410
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
444
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fc_ops.c
636
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
680
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
741
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
754
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
773
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
829
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
837
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_ops.c
854
cp->nresults = fc_int2cell(2);
usr/src/uts/sun4/io/efcode/fc_subr.c
393
cp->error = fc_int2cell(-1);
usr/src/uts/sun4/io/efcode/fc_subr.c
394
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_subr.c
402
cp->priv_error = fc_int2cell(-1);
usr/src/uts/sun4/io/efcode/fc_subr.c
403
cp->error = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_subr.c
404
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_subr.c
412
cp->priv_error = cp->error = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_subr.c
429
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fc_subr.c
430
cp->error = fc_int2cell(-1);
usr/src/uts/sun4/io/efcode/fcode.c
671
cp->error = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcode.c
672
cp->priv_error = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcode.c
712
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcode.c
730
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
1082
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
1130
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
1162
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
1180
cp->nresults = fc_int2cell(2);
usr/src/uts/sun4/io/efcode/fcpci.c
1181
fc_result(cp, 1) = fc_int2cell(0); /* phys.lo */
usr/src/uts/sun4/io/efcode/fcpci.c
1182
fc_result(cp, 0) = fc_int2cell(0); /* phys.mid */
usr/src/uts/sun4/io/efcode/fcpci.c
1203
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
1222
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
363
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
431
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
491
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
539
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
590
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
651
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
735
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/io/efcode/fcpci.c
822
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4/io/efcode/fcpci.c
951
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4/sys/fcode.h
130
#define FC_ERR_NONE fc_int2cell(0)
usr/src/uts/sun4/sys/fcode.h
131
#define FC_ERR_SVC_NAME fc_int2cell(-1)
usr/src/uts/sun4/sys/fcode.h
134
#define FC_PRIV_ERROR fc_int2cell(-1)
usr/src/uts/sun4u/io/opl_cfg.c
1311
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
1373
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4u/io/opl_cfg.c
1484
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
1605
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4u/io/opl_cfg.c
1663
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
1728
cp->nresults = fc_int2cell(0);
usr/src/uts/sun4u/io/opl_cfg.c
1776
cp->nresults = fc_int2cell(2);
usr/src/uts/sun4u/io/opl_cfg.c
1797
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
1851
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
1891
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
2030
cp->nresults = fc_int2cell(1);
usr/src/uts/sun4u/io/opl_cfg.c
2326
cp->nresults = fc_int2cell(1);