Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.c1625 rv_ctest4, rv_ctest5, rv_stest2; member
3693 np->rv_ctest5 &= ~0x4; in ncr_init_burst()
3700 np->rv_ctest5 |= (bc & 0x4); in ncr_init_burst()
3804 np->rv_ctest5 = np->sv_ctest5; in ncr_prepare_setting()
3835 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ in ncr_prepare_setting()
3964 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5); in ncr_prepare_setting()
5136 OUTB (nc_ctest5, np->rv_ctest5); /* Large fifo + large burst */ in ncr_init()
6099 ctest5 = (np->rv_ctest5 & DFS) ? INB (nc_ctest5) : 0; in ncr_int_ma()
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.h850 rv_ctest5, rv_stest2, rv_ccntl0, rv_ccntl1, rv_scntl4; member
A Dsym_hipd.c593 np->rv_ctest5 &= ~0x4;
601 np->rv_ctest5 |= (bc & 0x4);
839 np->rv_ctest5 |= DFS; /* Dma Fifo Size */
950 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5);
1767 OUTB(np, nc_ctest5, np->rv_ctest5); /* Large fifo + large burst */

Completed in 23 milliseconds