Searched refs:klhub_t (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | klgraph.c | 186 klhub_t *hub) in klhwg_hub_invent_info() 209 klhwg_add_ice(vertex_hdl_t node_vertex, klhub_t *hub, cnodeid_t cnode) in klhwg_add_ice() 233 klhwg_add_hub(vertex_hdl_t node_vertex, klhub_t *hub, cnodeid_t cnode) in klhwg_add_hub() 430 klhub_t *hub; in klhwg_add_tionode() 449 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB); in klhwg_add_tionode() 489 klhub_t *hub; in klhwg_add_node() 511 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB); in klhwg_add_node() 754 klhub_t *hub; in klhwg_connect_hubs() 774 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB); in klhwg_connect_hubs()
|
D | klconflib.c | 200 klhub_t *hub ; in get_actual_nasid() 207 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB); in get_actual_nasid() 407 klhub_t *hub; in board_serial_number_get() 416 hub = (klhub_t *)find_first_component(board, in board_serial_number_get()
|
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | klconfig.h | 654 } klhub_t ; typedef 902 klhub_t kc_hub; 988 extern int config_find_nic_hub(nasid_t, nic_t, lboard_t **, klhub_t**);
|
/linux-2.4.37.9/include/asm-mips64/sn/ |
D | klconfig.h | 658 } klhub_t ; typedef 864 klhub_t kc_hub; 955 extern int config_find_nic_hub(nasid_t, nic_t, lboard_t **, klhub_t**);
|
/linux-2.4.37.9/arch/mips/sgi-ip27/ |
D | ip27-init.c | 95 klhub_t *hub; in get_actual_nasid() 101 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB); in get_actual_nasid()
|