Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Ddma.c61 static void dmaattach(device_t, device_t, void *);
64 dmamatch, dmaattach, NULL, NULL);
85 dmaattach(device_t parent, device_t self, void *aux) in dmaattach() function
/netbsd-src/sys/arch/hp300/dev/
H A Ddma.c139 static void dmaattach(device_t, device_t, void *);
142 dmamatch, dmaattach, NULL, NULL);
179 dmaattach(device_t parent, device_t self, void *aux) in dmaattach() function