Home
last modified time | relevance | path

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
136 #define HPC3130_LOOKUP_SLOTS (sizeof (slot_translate)/ \
2053 (slot_translate[i].pcidev != pcidev || in hpc3130_lookup_slot()
2054 strcmp(nexus, slot_translate[i].nexus) != 0)) in hpc3130_lookup_slot()