Home
last modified time | relevance | path

Searched refs:slot_translate (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c121 static struct xlate_entry slot_translate[] = variable
136 #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()