Searched refs:ncr_selectclock (Results 1 – 1 of 1) sorted by relevance
1928 static void ncr_selectclock (struct ncb *np, u_char scntl3);4760 ncr_selectclock(np, np->sv_scntl3); in ncr_detach()5280 ncr_selectclock(np, np->rv_scntl3); /* Select SCSI clock */ in ncr_init()7820 static void ncr_selectclock(struct ncb *np, u_char scntl3) function