Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mca/
H A Dif_we_mca.c85 void we_mca_init_hook(struct we_softc *);
287 wsc->sc_init_hook = we_mca_init_hook; in we_mca_attach()
302 we_mca_init_hook(struct we_softc *wsc) in we_mca_init_hook() function