Home
last modified time | relevance | path

Searched refs:dp_slotnames (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h85 slotnm_t *dp_slotnames; /* PCI slot names list */ member
H A Ddid.c341 &np->dp_slotnames) < 0) { in did_create()
414 slotnm_destroy(dp->dp_slotnames); in did_destroy()
524 for (slot = dp->dp_slotnames; slot != NULL; slot = slot->snm_next) in did_physlot_name()