Searched refs:ppci (Results 1 – 1 of 1) sorted by relevance
87 busorrc_t *ppci, *pci; in busorrc_insert() local98 ppci = NULL; in busorrc_insert()107 ppci = pci; in busorrc_insert()110 if (ppci == NULL) { in busorrc_insert()115 new->br_nextbus = ppci->br_nextbus; in busorrc_insert()118 ppci->br_nextbus = new; in busorrc_insert()119 new->br_prevbus = ppci; in busorrc_insert()