Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dbeeper.c68 int beeper_match(struct device *, void *, void *);
72 sizeof(struct beeper_softc), beeper_match, beeper_attach
85 beeper_match(struct device *parent, void *match, void *aux) in beeper_match() function