Searched refs:fdcmatch (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/atari/dev/ |
H A D | fd.c | 274 static int fdcmatch(device_t, cfdata_t, void *); 279 fdcmatch, fdcattach, NULL, NULL); 308 fdcmatch(device_t parent, cfdata_t match, void *aux) in fdcmatch() function
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | fd.c | 192 int fdcmatch(device_t, cfdata_t, void *); 287 fdcmatch, fdcattach, NULL, NULL); 347 fdcmatch(device_t parent, cfdata_t cf, void *aux) in fdcmatch() function
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | fd.c | 188 static int fdcmatch(device_t, cfdata_t, void *); 192 fdcmatch, fdcattach, NULL, NULL); 358 fdcmatch(device_t parent, cfdata_t cf, void *aux) in fdcmatch() function
|