Home
last modified time | relevance | path

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

/original-bsd/sys/vax/if/
H A Dif_hy.c127 int hyprobe(), hyattach(), hyinit(), hyioctl();
132 { hyprobe, 0, hyattach, 0, hystd, "hy", hyinfo };
197 hyprobe(reg) in hyprobe() function