Searched refs:addr_node (Results 1 – 1 of 1) sorted by relevance
1912 address_node * addr_node; in config_other_modes() local1919 while (addr_node != NULL) { in config_other_modes()1928 addr_node = addr_node->link; in config_other_modes()1933 if (addr_node != NULL) { in config_other_modes()1942 addr_node = addr_node->link; in config_other_modes()1943 } while (addr_node != NULL); in config_other_modes()1956 address_node * addr_node; in destroy_address_fifo() local1961 if (addr_node == NULL) in destroy_address_fifo()3836 address_node *addr_node; in config_fudge() local3847 addr_node = curr_fudge->addr; in config_fudge()[all …]