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

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c121 static struct xlate_entry slot_translate[] = variable in typeref:struct:xlate_entry
136 #define HPC3130_LOOKUP_SLOTS (sizeof (slot_translate)/ \
2052 while ((slot_translate[i].pcidev != pcidev ||
2053 strcmp(nexus, slot_translate[i].nexus) != 0) &&

Completed in 60 milliseconds