Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/alchemy/dev/
Dauspi.c89 STATIC int auspi_match(device_t, struct cfdata *, void *);
94 auspi_match, auspi_attach, NULL, NULL);
112 auspi_match(device_t parent, struct cfdata *cf, void *aux) in auspi_match() function