Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/dev/
Dintio_dmac.c77 static int dmac_match(device_t, cfdata_t, void *);
81 dmac_match, dmac_attach, NULL, NULL);
86 dmac_match(device_t parent, cfdata_t cf, void *aux) in dmac_match() function