Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/riscv64/dev/
Dstfrng.c63 int stfrng_match(struct device *, void *, void *);
67 sizeof (struct stfrng_softc), stfrng_match, stfrng_attach
77 stfrng_match(struct device *parent, void *match, void *aux) in stfrng_match() function