Searched refs:open_node (Results 1 – 1 of 1) sorted by relevance
127 static int open_node(char *device, pcitool_uiargs_t *input_args_p);193 open_node(char *device, pcitool_uiargs_t *input_args_p) in open_node() function889 if ((fd = open_node(nexus_path, walk_args_p->input_args_p)) >= 0) { in process_nexus_node()1804 } else if ((fd = open_node(argv[1], &input_args)) >= 0) { in main()