Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Ddn.c31 int dnprobe(), dnattach(), dnintr();
34 { dnprobe, 0, dnattach, 0, dnstd, "dn", dninfo };
59 dnprobe(reg) in dnprobe() function