Searched refs:scntl3 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 330 SCR_LOAD_REL (scntl3, 1), 878 SCR_LOAD_REL (scntl3, 1),
|
| H A D | sym_hipd.c | 232 static void sym_selectclock(struct sym_hcb *np, u_char scntl3) in sym_selectclock() argument 238 OUTB(np, nc_scntl3, scntl3); in sym_selectclock() 262 OUTB(np, nc_scntl3, scntl3); in sym_selectclock() 378 unsigned char scntl3 = np->sv_scntl3; in sym_getclock() local 398 if (np->multiplier != mult || (scntl3 & 7) < 3 || !(scntl3 & 1)) { in sym_getclock() 416 if ((scntl3 & 7) == 3) f1 = 40000; in sym_getclock() 417 else if ((scntl3 & 7) == 5) f1 = 80000; in sym_getclock()
|
| H A D | sym_fw1.h | 936 RADDR_1 (scntl3),
|