Searched refs:addr_node (Results 1 – 1 of 1) sorted by relevance
1922 address_node * addr_node; in config_other_modes() local1929 while (addr_node != NULL) { in config_other_modes()1938 addr_node = addr_node->link; in config_other_modes()1943 if (addr_node != NULL) { in config_other_modes()1952 addr_node = addr_node->link; in config_other_modes()1953 } while (addr_node != NULL); in config_other_modes()1966 address_node * addr_node; in destroy_address_fifo() local1971 if (addr_node == NULL) in destroy_address_fifo()3846 address_node *addr_node; in config_fudge() local3857 addr_node = curr_fudge->addr; in config_fudge()[all …]