Searched refs:ppci (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c87 busorrc_t *ppci, *pci; local
98 ppci = NULL;
107 ppci = pci;
110 if (ppci == NULL) {
115 new->br_nextbus = ppci->br_nextbus;
118 ppci->br_nextbus = new;
119 new->br_prevbus = ppci;

Completed in 71 milliseconds