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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c223 did_t *adp, *apdp; local
279 apdp = did_find(mod,
282 apdp = NULL;
285 apdp = adp = NULL;
290 "apnode=%p, apdp=%p\n",
291 __func__, node, anode, adp, apnode, apdp);
299 if ((apnode != NULL) && (apdp != NULL)) {
300 did_BDF(apdp, &b, &d, &f);
318 (apnode == NULL) || (apdp == NULL)) {
320 } else if (did_physlot_exists(apdp)
[all...]

Completed in 298 milliseconds