Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dfdc.c82 int fdcprobe(struct device *, void *, void *);
86 sizeof(struct fdc_softc), fdcprobe, fdcattach
97 fdcprobe(parent, match, aux) in fdcprobe() function