iort_node_list
} iort_node_list [] = {
struct iort_node_list *list;
for (list = iort_node_list; list->gname != NULL; list++) {