Searched defs:found_t1plat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c107 int found_t1plat = 0; local
127 while ((*cp != NULL) && (found_t1plat == 0)) {
129 found_t1plat = 1;
141 if (found_t1plat) {

Completed in 281 milliseconds