Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ofisa/
Dofisa.c54 static int ofisamatch(device_t, cfdata_t, void *);
60 ofisamatch, ofisaattach, NULL, NULL);
87 ofisamatch(device_t parent, cfdata_t cf, void *aux) in ofisamatch() function