Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxipio.c107 void sxipio_attach(struct device *, struct device *, void *);
110 sizeof (struct sxipio_softc), sxipio_match, sxipio_attach
234 sxipio_attach(struct device *parent, struct device *self, void *aux) in sxipio_attach() function