Home
last modified time | relevance | path

Searched refs:rv_ctest3 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c850 np->rv_ctest3 |= WRIE; /* Write and Invalidate */
963 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5);
1783 OUTB(np, nc_ctest3, np->rv_ctest3); /* Write and invalidate */
2205 OUTB(np, nc_ctest3, np->rv_ctest3 | CLF); /* clear dma fifo */
2480 OUTB(np, nc_ctest3, np->rv_ctest3 | CLF); /* dma fifo */
2931 OUTB(np, nc_ctest3, np->rv_ctest3 | CLF); /* clear dma fifo */
Dsym_hipd.h862 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c1639 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest0, rv_ctest3, member
3842 np->rv_ctest3 = np->sv_ctest3; in ncr_prepare_setting()
3873 np->rv_ctest3 |= WRIE; /* Write and Invalidate */ in ncr_prepare_setting()
4001 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5); in ncr_prepare_setting()
5290 OUTB (nc_ctest3, np->rv_ctest3); /* Write and invalidate */ in ncr_init()