Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/apbus/
H A Ddmac3.c65 void dmac3_attach(device_t, device_t, void *);
70 dmac3_match, dmac3_attach, NULL, NULL);
84 dmac3_attach(device_t parent, device_t self, void *aux) in dmac3_attach() function