Home
last modified time | relevance | path

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

/libpciaccess/src/
H A Dsolx_devfs.c146 static int do_probe(nexus_t *nexus, probe_info_t *pinfo);
711 if ((do_probe(nexus, pinfo) != 0) && (errno != ENXIO)) { in probe_nexus_node()
740 do_probe(nexus_t *nexus, probe_info_t *pinfo) in do_probe() function