Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dklgraph.c902 vertex_hdl_t module_vhdl; in klhwg_add_all_modules() local
915 rc = hwgraph_path_add(hwgraph_root, name, &module_vhdl); in klhwg_add_all_modules()
918 HWGRAPH_DEBUG((__FILE__, __FUNCTION__, __LINE__, module_vhdl, NULL, "Created module path.\n")); in klhwg_add_all_modules()
920 hwgraph_fastinfo_set(module_vhdl, (arbitrary_info_t) modules[cm]); in klhwg_add_all_modules()