Home
last modified time | relevance | path

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

/original-bsd/sys/vax/if/
H A Dif_hdh.c87 int hdhprobe(), hdhattach(), hdhintr();
91 { hdhprobe, 0, hdhattach, 0, hdhstd, "hdh", hdhinfo };
209 hdhattach(ui) in hdhattach() function