Searched refs:slot_translate (Results 1 – 1 of 1) sorted by relevance
121 static struct xlate_entry slot_translate[] = variable136 #define HPC3130_LOOKUP_SLOTS (sizeof (slot_translate)/ \2052 while ((slot_translate[i].pcidev != pcidev || in hpc3130_lookup_slot()2053 strcmp(nexus, slot_translate[i].nexus) != 0) && in hpc3130_lookup_slot()