Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Darspi.c111 STATIC int arspi_match(device_t, cfdata_t, void *);
130 arspi_match, arspi_attach, NULL, NULL);
136 arspi_match(device_t parent, cfdata_t cf, void *aux) in arspi_match() function