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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h85 slotnm_t *dp_slotnames; /* PCI slot names list */ member in struct:did
H A Ddid.c341 &np->dp_slotnames) < 0) {
414 slotnm_destroy(dp->dp_slotnames);
522 * For pci, name will be in dp_slotnames
524 for (slot = dp->dp_slotnames; slot != NULL; slot = slot->snm_next)

Completed in 17 milliseconds