Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c315 fc_result(cp, 0) = fc_phandle2cell(h); in fco_ap_phandle()
347 fc_result(cp, 0) = fc_phandle2cell(h); in fco_child()
379 fc_result(cp, 0) = fc_phandle2cell(h); in fco_peer()
411 fc_result(cp, 0) = fc_phandle2cell(h); in fco_parent()
445 fc_result(cp, 0) = fc_phandle2cell(h); in fco_alloc_phandle()
H A Dfcpci.c1223 fc_result(cp, 0) = fc_phandle2cell(h); in pfc_config_child()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfc_plat.h72 #define fc_phandle2cell(ph) ((fc_cell_t)((unsigned int)((phandle_t)(ph)))) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1798 fc_result(cp, 0) = fc_phandle2cell(h); in opl_config_child()