Searched refs:post_explore (Results 1 – 4 of 4) sorted by relevance
91 void (*post_explore) (void *); member
191 sc->sc_fd.post_explore = NULL; in fwipattach()
2092 if (fdc->post_explore != NULL) in fw_attach_dev()2093 fdc->post_explore(fdc); in fw_attach_dev()
538 sc->sc_fd.post_explore = sbp_post_explore; in sbpattach()