Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dmvsw.c81 void mvsw_attach(struct device *, struct device *, void *);
84 sizeof (struct mvsw_softc), mvsw_match, mvsw_attach
111 mvsw_attach(struct device *parent, struct device *self, void *aux) in mvsw_attach() function