Lines Matching refs:fc_result
1312 fc_result(cp, 0) = fc_ptr2cell(virt); in opl_map_in()
1486 case sizeof (x): fc_result(cp, 0) = x; break; in opl_register_fetch()
1487 case sizeof (l): fc_result(cp, 0) = fc_uint32_t2cell(l); break; in opl_register_fetch()
1488 case sizeof (w): fc_result(cp, 0) = fc_uint16_t2cell(w); break; in opl_register_fetch()
1489 case sizeof (b): fc_result(cp, 0) = fc_uint8_t2cell(b); break; in opl_register_fetch()
1664 fc_result(cp, 0) = answer; in opl_claim_memory()
1778 fc_result(cp, 0) = paddr; in opl_vtop()
1779 fc_result(cp, 1) = 0; in opl_vtop()
1798 fc_result(cp, 0) = fc_phandle2cell(h); in opl_config_child()
1852 fc_result(cp, 0) = status; in opl_get_fcode()
1892 fc_result(cp, 0) = len; in opl_get_fcode_size()
2031 fc_result(cp, 0) = status; in opl_get_hwd_va()
2327 fc_result(cp, 0) = status; in opl_master_interrupt()