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

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4u/pcibus/
H A Dpci_sun4u.h79 slotnm_rewrite_t *Slot_Rewrites = &SlotRWs; variable
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.h194 slotnm_rewrite_t *Slot_Rewrites = NULL; variable
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c37 extern slotnm_rewrite_t *Slot_Rewrites;
97 if (Slot_Rewrites == NULL || platform == NULL)
103 for (s = 0; s < Slot_Rewrites->srw_nplats; s++) {
105 __func__, Slot_Rewrites->srw_platrewrites[s].prw_platform);
106 if (strcasecmp(Slot_Rewrites->srw_platrewrites[s].prw_platform,
112 i < Slot_Rewrites->srw_platrewrites[s].prw_nrewrites;
115 rw = Slot_Rewrites->srw_platrewrites[s].prw_rewrites[i];
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/pcibus/
H A Dpci_i86pc.h288 slotnm_rewrite_t *Slot_Rewrites = &SlotRWs; variable

Completed in 83 milliseconds