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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.h91 int (*dl_test)(topo_mod_t *, did_t *); /* test function */ member in struct:devlab
H A Dpcibus_labels.c191 if (m.dl_test != NULL) {
194 __func__, m.dl_test);
195 if (ret = m.dl_test(mod, dp))

Completed in 16 milliseconds