[go: nahoru, domu]

Searched refs:rv_scntl3 (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c729 np->rv_scntl3 = i+1;
736 np->rv_scntl3 = 0;
962 sym_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl,
1774 sym_selectclock(np, np->rv_scntl3); /* Select SCSI clock */
1894 tp->head.wval = np->rv_scntl3;
1959 sval, wval, uval, np->rv_scntl3);
3555 tp->head.wval = np->rv_scntl3;
H A Dsym_hipd.h862 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member in struct:sym_hcb
H A Dsym_glue.c863 tp->head.wval = np->rv_scntl3;
/drivers/scsi/
H A Dncr53c8xx.c1639 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest0, rv_ctest3, member in struct:ncb
3807 np->rv_scntl3 = i+1;
4000 ncr_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl,
5280 ncr_selectclock(np, np->rv_scntl3); /* Select SCSI clock */
5329 tp->wval = np->rv_scntl3;
5542 scntl3 = np->rv_scntl3;
5543 scntl3 = (scntl3 & 0xf0) | (tp->wval & EWS) | (np->rv_scntl3 & 0x07);

Completed in 36 milliseconds