Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dncr53c8xx.c1913 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