Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c114 static int maplematch(device_t, cfdata_t, void *);
164 maplematch, mapleattach, NULL, NULL);
186 maplematch(device_t parent, cfdata_t cf, void *aux) in maplematch() function