Searched refs:rv_ctest4 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c595 np->rv_ctest4 &= ~0x80;
600 np->rv_ctest4 |= 0x80;
836 np->rv_ctest4 |= MPEE; /* Master parity checking */
942 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5);
992 OUTB(np, nc_ctest4, (np->rv_ctest4 & MPEE));
1023 if ((dstat & MDPE) && (np->rv_ctest4 & MPEE)) {
1027 np->rv_ctest4 &= ~MPEE;
1757 OUTB(np, nc_ctest4, np->rv_ctest4); /* Master parity checking */
H A Dsym_hipd.h854 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member in struct:sym_hcb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1637 rv_ctest4, rv_ctest5, rv_stest2; member in struct:ncb
3811 np->rv_ctest4 = np->sv_ctest4;
3845 np->rv_ctest4 |= MUX; /* Host bus multiplex mode */
3855 np->rv_ctest4 |= MPEE; /* Master parity checking */
3969 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5);
5173 OUTB (nc_ctest4, np->rv_ctest4); /* Master parity checking */

Completed in 78 milliseconds