Searched refs:fc_ptr2cell (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/efcode/packages/ |
H A D | populate.c | 70 fc_ptr2cell(dropin_name), &len); in do_builtin_dropin() 80 fc_ptr2cell(dropin_name), fc_ptr2cell(buf), len, &result); in do_builtin_dropin() 167 fc_ptr2cell(method), &len); in builtin_driver_method_hook() 259 fc_ptr2cell(method), &len); in exec_builtin_driver() 271 fc_ptr2cell(method), fc_ptr2cell(buf), len, &result); in exec_builtin_driver()
|
H A D | memalloc.c | 55 fc_int2cell(align), fc_size2cell(size), fc_ptr2cell(hint), &vaddr); in claim() 73 fc_size2cell(size), fc_ptr2cell(addr)); in release() 89 fc_ptr2cell(vaddr), &physlo, &physhi); in fc_vtop()
|
/titanic_41/usr/src/lib/efcode/fcdriver/ |
H A D | upload.c | 78 fc_ptr2cell(unit_str), fc_ptr2cell(p->data)); in create_node() 124 fc_ptr2cell(p->data), fc_ptr2cell(p->name)); in upload_properties()
|
H A D | dma.c | 80 fc_int2cell(cacheable), fc_size2cell(len), fc_ptr2cell(va), in do_dma_map_in() 101 fc_ptr2cell(dva), fc_ptr2cell(va)); in do_dma_map_out()
|
H A D | property.c | 52 fc_ptr2cell(propname), &len); in getproplen() 70 fc_ptr2cell(buf), fc_ptr2cell(propname), &len); in getprop()
|
H A D | ioctl.c | 67 cip->svc_name = fc_ptr2cell(service); in fc_run_priv()
|
/titanic_41/usr/src/uts/sun4/io/efcode/ |
H A D | fcode.c | 335 cp->svc_name = fc_ptr2cell(FC_SVC_INVALIDATE); in fc_close() 348 cp->svc_name = fc_ptr2cell(FC_SVC_EXIT); in fc_close() 688 cp->svc_name = fc_ptr2cell(name); in fc_run_priv() 802 cp->svc_name = fc_ptr2cell(FC_SVC_VALIDATE); in fc_validate()
|
H A D | fcpci.c | 591 fc_result(cp, 0) = fc_ptr2cell(virt); in pfc_map_in()
|
/titanic_41/usr/src/uts/sun4/sys/ |
H A D | fc_plat.h | 64 #define fc_ptr2cell(p) ((fc_cell_t)((uintptr_t)((void *)(p)))) macro
|
/titanic_41/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 348 fc_uint32_t2cell(portid), fc_ptr2cell(hwd_va), &status); in do_get_hwd_va()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 295 fc_result(cp, 0) = fc_ptr2cell(virt); in gfc_map_in()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1313 fc_result(cp, 0) = fc_ptr2cell(virt); in opl_map_in()
|