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

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h87 char *dp_slot_label; /* the slot label */ member in struct:did
H A Ddid.c412 if (dp->dp_slot_label != NULL)
413 topo_mod_strfree(dp->dp_mod, dp->dp_slot_label);
536 return (did->dp_slot_label);
543 did->dp_slot_label = l;

Completed in 44 milliseconds