Searched refs:apdp (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_labels.c | 224 did_t *adp, *apdp; local 321 apdp = did_find(mod, 324 apdp = NULL; 327 apdp = adp = NULL; 332 "apnode=%p, apdp=%p\n", 333 __func__, node, anode, adp, apnode, apdp); 341 if ((apnode != NULL) && (apdp != NULL)) { 342 did_BDF(apdp, &b, &d, &f); 360 (apnode == NULL) || (apdp == NULL)) { 362 } else if (did_physlot_exists(apdp) [all...] |
Completed in 20 milliseconds