Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/dcons/
HDdcons_crom.c195 sc->fd.post_explore = NULL; in dcons_crom_attach()
/freebsd-14-stable/sys/dev/firewire/
HDfirewirereg.h82 void (*post_explore) (void *); member
HDif_fwe.c157 fwe->fd.post_explore = NULL; in fwe_attach()
HDif_fwip.c166 fwip->fd.post_explore = NULL; in fwip_attach()
HDfirewire.c1799 if (fdc->post_explore != NULL) in fw_attach_dev()
1800 fdc->post_explore(fdc); in fw_attach_dev()
HDsbp_targ.c1954 sc->fd.post_explore = (void *) sbp_targ_post_explore; in sbp_targ_attach()
HDsbp.c1990 sbp->fd.post_explore = sbp_post_explore; in sbp_attach()