Home
last modified time | relevance | path

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

/src/sys/dev/dcons/
H A Ddcons_crom.c195 sc->fd.post_explore = NULL; in dcons_crom_attach()
/src/sys/dev/firewire/
H A Dfirewirereg.h82 void (*post_explore) (void *); member
H A Dif_fwe.c157 fwe->fd.post_explore = NULL; in fwe_attach()
H A Dif_fwip.c166 fwip->fd.post_explore = NULL; in fwip_attach()
H A Dfirewire.c1798 if (fdc->post_explore != NULL) in fw_attach_dev()
1799 fdc->post_explore(fdc); in fw_attach_dev()
H A Dsbp_targ.c1954 sc->fd.post_explore = (void *) sbp_targ_post_explore; in sbp_targ_attach()
H A Dsbp.c1990 sbp->fd.post_explore = sbp_post_explore; in sbp_attach()