Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dfd.c291 int fdprint(void *, const char *);
434 fdprint(void *aux, const char *fdc) in fdprint() function
540 if (config_found(&fdc->sc_dev, (void *)&fa, fdprint) != NULL) in fdcattach()