Searched refs:to_node (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | s1394_asynch.c | 358 uint32_t to_node; in s1394_setup_asynch_command() local 412 to_node = IEEE1394_ADDR_PHY_ID(cmd->cmd_addr); in s1394_setup_asynch_command() 451 to_node = (uint32_t)node; in s1394_setup_asynch_command() 478 from_node, to_node); in s1394_setup_asynch_command() 508 if (hal->topology_tree[to_node].cfgrom) { in s1394_setup_asynch_command() 510 hal->topology_tree[to_node].cfgrom[ in s1394_setup_asynch_command() 1732 uint32_t to_node; in s1394_process_pending_q() local 1866 to_node = (uint32_t)node; in s1394_process_pending_q() 1880 to_node); in s1394_process_pending_q()
|
H A D | s1394_bus_reset.c | 1290 s1394_speed_map_get(s1394_hal_t *hal, uint_t from_node, uint_t to_node) in s1394_speed_map_get() argument 1293 if (to_node >= hal->number_of_nodes) { in s1394_speed_map_get() 1298 return (hal->speed_map[from_node][to_node]); in s1394_speed_map_get()
|
H A D | s1394_dev_disc.c | 659 "", tnf_int, to_node, to->node_num, tnf_int, in s1394_copy_cfgrom() 2809 uint32_t to_node; in s1394_get_maxpayload() local 2857 to_node = (target->on_node->node_num); in s1394_get_maxpayload() 2861 from_node, to_node); in s1394_get_maxpayload()
|
H A D | t1394.c | 3716 uint_t to_node; in t1394_get_targetinfo() local 3758 to_node = target->on_node->node_num; in t1394_get_targetinfo() 3761 hal, from_node, to_node); in t1394_get_targetinfo()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 2873 dev_info_t *to_node = opl_boards[to].cfg_pseudo_mc; in oplcfg_pa_swap() local 2883 if ((OPL_GET_PROP_ARRAY(int, to_node, "sb-mem-ranges", ranget, in oplcfg_pa_swap() 2890 OPL_UPDATE_PROP_ARRAY(int, to_node, "sb-mem-ranges", (int *)rangef, in oplcfg_pa_swap()
|
/titanic_44/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 1037 uint32_t to_node);
|