bus_probe
struct bus_probe *next;
struct bus_probe *probe;
struct bus_probe *lastprobe = NULL;
struct bus_probe *prev = NULL;
struct bus_probe *probe = bus_probes;
kmem_free(probe, sizeof (struct bus_probe));
struct bus_probe *probe;
struct bus_probe *probe;