Home
last modified time | relevance | path

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

/trueos/sys/pci/
HDncr.c1046 u_char rv_scntl3; member
3410 np->rv_scntl3 = INB(nc_scntl3) & 0x77;
3421 np->rv_scntl3, np->rv_dmode, np->rv_dcntl);
3476 if (np->rv_scntl3)
3490 np->rv_scntl3 = i+1;
4751 ncr_selectclock(np, np->rv_scntl3); /* Select SCSI clock */
4766 np->rv_scntl3, np->rv_dmode, np->rv_dcntl);
4786 tp->tinfo.wval = np->rv_scntl3;
4918 scntl3 = np->rv_scntl3;
4920 | (np->rv_scntl3 & 0x07);
/trueos/sys/dev/sym/
HDsym_hipd.c1516 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member
2520 np->rv_scntl3 = i+1; in sym_prepare_setting()
2527 np->rv_scntl3 = 0; in sym_prepare_setting()
2801 sym_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl, in sym_prepare_setting()
3182 sym_selectclock(np, np->rv_scntl3); /* Select SCSI clock */ in sym_init()
3289 tp->head.wval = np->rv_scntl3; in sym_init()
3573 sval, wval, uval, np->rv_scntl3); in sym_settrans()
5182 tp->head.wval = np->rv_scntl3; in sym_sir_task_recovery()
8133 tp->head.wval = np->rv_scntl3;