Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c335 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 Dfcpci.c591 fc_result(cp, 0) = fc_ptr2cell(virt); in pfc_map_in()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfc_plat.h64 #define fc_ptr2cell(p) ((fc_cell_t)((uintptr_t)((void *)(p)))) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1312 fc_result(cp, 0) = fc_ptr2cell(virt); in opl_map_in()