Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2660 } *bus_probes; variable
2672 if (!bus_probes) { in impl_bus_add_probe()
2673 bus_probes = probe; in impl_bus_add_probe()
2677 lastprobe = bus_probes; in impl_bus_add_probe()
2688 struct bus_probe *probe = bus_probes; in impl_bus_delete_probe()
2703 bus_probes = probe->next; in impl_bus_delete_probe()
2741 probe = bus_probes; in impl_bus_initialprobe()
2758 probe = bus_probes; in impl_bus_reprobe()