Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ncr/
H A Dncr.c1048 u_char rv_scntl3; member
3408 np->rv_scntl3 = INB(nc_scntl3) & 0x77;
3419 np->rv_scntl3, np->rv_dmode, np->rv_dcntl);
3474 if (np->rv_scntl3)
3488 np->rv_scntl3 = i+1;
4765 ncr_selectclock(np, np->rv_scntl3); /* Select SCSI clock */
4780 np->rv_scntl3, np->rv_dmode, np->rv_dcntl);
4800 tp->tinfo.wval = np->rv_scntl3;
4932 scntl3 = np->rv_scntl3;
4934 | (np->rv_scntl3 & 0x07);
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c1522 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member
2537 np->rv_scntl3 = i+1; in sym_prepare_setting()
2544 np->rv_scntl3 = 0; in sym_prepare_setting()
2815 sym_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl, in sym_prepare_setting()
3198 sym_selectclock(np, np->rv_scntl3); /* Select SCSI clock */ in sym_init()
3305 tp->head.wval = np->rv_scntl3; in sym_init()
3591 sval, wval, uval, np->rv_scntl3); in sym_settrans()
5202 tp->head.wval = np->rv_scntl3; in sym_sir_task_recovery()
8234 tp->head.wval = np->rv_scntl3;