Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.h65 int (*srw_test)(topo_mod_t *, did_t *); /* test function */ member
H A Dpcibus_labels.c125 if (rw.srw_test != NULL) { in pci_label_slotname_lookup()
128 __func__, rw.srw_test); in pci_label_slotname_lookup()
129 if (ret = rw.srw_test(mod, dp)) in pci_label_slotname_lookup()