Searched refs:Slot_Rewrites (Results 1 – 4 of 4) sorted by relevance
37 extern slotnm_rewrite_t *Slot_Rewrites;97 if (Slot_Rewrites == NULL || platform == NULL) in pci_label_slotname_lookup()103 for (s = 0; s < Slot_Rewrites->srw_nplats; s++) { in pci_label_slotname_lookup()105 __func__, Slot_Rewrites->srw_platrewrites[s].prw_platform); in pci_label_slotname_lookup()106 if (strcasecmp(Slot_Rewrites->srw_platrewrites[s].prw_platform, in pci_label_slotname_lookup()112 i < Slot_Rewrites->srw_platrewrites[s].prw_nrewrites; in pci_label_slotname_lookup()115 rw = Slot_Rewrites->srw_platrewrites[s].prw_rewrites[i]; in pci_label_slotname_lookup()
79 slotnm_rewrite_t *Slot_Rewrites = &SlotRWs; variable
194 slotnm_rewrite_t *Slot_Rewrites = NULL; variable
288 slotnm_rewrite_t *Slot_Rewrites = &SlotRWs; variable