Home
last modified time | relevance | path

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

/original-bsd/sys/tahoe/vba/
H A Ddr.c43 int drprobe(), drintr(), drattach(), drtimo(), drrwtimo();
48 { drprobe, 0, drattach, 0, drstd, "rs", drinfo };
61 drprobe(reg, vi) in drprobe() function