Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc64/dev/
Dfdc.c239 int fdcmatch_ebus(device_t, cfdata_t, void *);
257 fdcmatch_ebus, fdcattach_ebus, NULL, NULL);
475 fdcmatch_ebus(device_t parent, cfdata_t match, void *aux) in fdcmatch_ebus() function