Home
last modified time | relevance | path

Searched refs:rv_ctest5 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c1628 rv_ctest4, rv_ctest5, rv_stest2; member
3721 np->rv_ctest5 &= ~0x4; in ncr_init_burst()
3728 np->rv_ctest5 |= (bc & 0x4); in ncr_init_burst()
3832 np->rv_ctest5 = np->sv_ctest5; in ncr_prepare_setting()
3863 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ in ncr_prepare_setting()
3992 np->rv_ctest3, np->rv_ctest4, np->rv_ctest5); in ncr_prepare_setting()
5277 OUTB (nc_ctest5, np->rv_ctest5); /* Large fifo + large burst */ in ncr_init()
6265 ctest5 = (np->rv_ctest5 & DFS) ? INB (nc_ctest5) : 0; in ncr_int_ma()
/kernel/linux/linux-6.6/drivers/scsi/
H 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()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h850 rv_ctest5, rv_stest2, rv_ccntl0, rv_ccntl1, rv_scntl4; member
H 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 */
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h850 rv_ctest5, rv_stest2, rv_ccntl0, rv_ccntl1, rv_scntl4; member
H 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 32 milliseconds