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