Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxisid.c54 void sxisid_attach(struct device *, struct device *, void *);
57 sizeof(struct sxisid_softc), sxisid_match, sxisid_attach
81 sxisid_attach(struct device *parent, struct device *self, void *aux) in sxisid_attach() function