Home
last modified time | relevance | path

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

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