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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2567 static struct bus_probe { struct
2568 struct bus_probe *next;
2575 struct bus_probe *probe;
2576 struct bus_probe *lastprobe = NULL;
2597 struct bus_probe *prev = NULL;
2598 struct bus_probe *probe = bus_probes;
2615 kmem_free(probe, sizeof (struct bus_probe));
2626 struct bus_probe *probe;
2666 struct bus_probe *probe;

Completed in 64 milliseconds