Lines Matching refs:nc_scntl3
3743 np->sv_scntl3 = INB(nc_scntl3) & 0x07;
5496 OUTB (nc_scntl3, tp->wval);
5847 (unsigned)INB (nc_sxfer),(unsigned)INB (nc_scntl3), script_name, script_ofs,
6282 if (INB(nc_scntl3) & EWS) {
7430 tp->getscr[5] = cpu_to_scr(ncr_reg_bus_addr(nc_scntl3) ^ 3);
7432 tp->getscr[5] = cpu_to_scr(ncr_reg_bus_addr(nc_scntl3));
7465 BUG_ON(((offsetof(struct ncr_reg, nc_scntl3) ^
7470 BUG_ON(((offsetof(struct ncr_reg, nc_scntl3) ^
7815 OUTB(nc_scntl3, scntl3);
7832 OUTB(nc_scntl3, scntl3);
7866 OUTB (nc_scntl3, 4); /* set pre-scaler to divide by 3 */
7879 OUTB (nc_scntl3, 0);
7894 unsigned char scntl3 = INB(nc_scntl3);