Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c1928 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