Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dnslm7xvar.h191 void (*extattach)(struct lm_softc *); member
H A Dnslm7x.c2582 if (prod->extattach != NULL) in wb_attach()
2583 prod->extattach(sc); in wb_attach()