Searched refs:bus_probe (Results 1 – 1 of 1) sorted by relevance
2564 static struct bus_probe { struct2565 struct bus_probe *next; argument2572 struct bus_probe *probe; in impl_bus_add_probe() argument2573 struct bus_probe *lastprobe = NULL; in impl_bus_add_probe()2594 struct bus_probe *prev = NULL; in impl_bus_delete_probe()2595 struct bus_probe *probe = bus_probes; in impl_bus_delete_probe()2612 kmem_free(probe, sizeof (struct bus_probe)); in impl_bus_delete_probe()2623 struct bus_probe *probe; in impl_bus_initialprobe()2663 struct bus_probe *probe; in impl_bus_reprobe()