Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dsfcc.c43 void sfcc_attach(struct device *, struct device *, void *);
46 sizeof (struct sfcc_softc), sfcc_match, sfcc_attach
65 sfcc_attach(struct device *parent, struct device *self, void *aux) in sfcc_attach() function