Searched refs:prev_func (Results 1 – 1 of 1) sorted by relevance
89 struct pci_func *cur_func, *prev_func; in ibmphp_configure_card() local214 for (prev_func = cur_func; prev_func->next; prev_func = prev_func->next) ; in ibmphp_configure_card()215 prev_func->next = newfunc; in ibmphp_configure_card()241 for (prev_func = cur_func; prev_func->next; prev_func = prev_func->next) ; in ibmphp_configure_card()242 prev_func->next = newfunc; in ibmphp_configure_card()289 for (prev_func = cur_func; prev_func->next; prev_func = prev_func->next) ; in ibmphp_configure_card()290 prev_func->next = newfunc; in ibmphp_configure_card()