Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c115 static void mapleattach(device_t, device_t, void *);
164 maplematch, mapleattach, NULL, NULL);
193 mapleattach(device_t parent, device_t self, void *aux) in mapleattach() function