Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dawacs.c93 int awacs_match(struct device *, void *, void *);
124 sizeof(struct awacs_softc), awacs_match, awacs_attach
241 awacs_match(struct device *parent, void *match, void *aux) in awacs_match() function