open_node
static int open_node(char *device, pcitool_uiargs_t *input_args_p);
} else if ((fd = open_node(argv[1], &input_args)) >= 0) {
if ((fd = open_node(nexus_path, walk_args_p->input_args_p)) >= 0) {