Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dmvsw.c80 int mvsw_match(struct device *, void *, void *);
84 sizeof (struct mvsw_softc), mvsw_match, mvsw_attach
103 mvsw_match(struct device *parent, void *match, void *aux) in mvsw_match() function