/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 697 sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN; in ahd_configure_termination() 704 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_configure_termination() 705 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_configure_termination()
|
H A D | aic7xxx_core.c | 819 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_restart() 1339 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint() 1340 ahc_inb(ahc, SXFRCTL1) | BITBUCKET); in ahc_handle_seqint() 1348 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint() 1349 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_handle_seqint() 4558 * Preserve the value of the SXFRCTL1 register for all channels. in ahc_reset() 4573 sxfrctl1_b = ahc_inb(ahc, SXFRCTL1); in ahc_reset() 4576 sxfrctl1_a = ahc_inb(ahc, SXFRCTL1); in ahc_reset() 4632 ahc_outb(ahc, SXFRCTL1, sxfrctl1_ in ahc_reset() [all...] |
H A D | aic7xxx_pci.c | 792 sxfrctl1 = ahc_inb(ahc, SXFRCTL1) & STPWEN; in ahc_pci_config() 1700 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination() 1737 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
|
H A D | aic79xx_core.c | 1130 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart() 6208 * Preserve the value of the SXFRCTL1 register for all channels. in ahd_reset() 6215 sxfrctl1 = ahd_inb(ahd, SXFRCTL1); in ahd_reset() 6275 * Restore SXFRCTL1. in ahd_reset() 6282 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_reset() 6283 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_reset() 7220 /* Set the SCSI Id, SXFRCTL0, SXFRCTL1, and SIMODE1. */ in ahd_chip_init() 7238 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 695 sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN; in ahd_configure_termination() 702 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_configure_termination() 703 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_configure_termination()
|
H A D | aic7xxx_core.c | 819 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_restart() 1338 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint() 1339 ahc_inb(ahc, SXFRCTL1) | BITBUCKET); in ahc_handle_seqint() 1347 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint() 1348 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_handle_seqint() 4557 * Preserve the value of the SXFRCTL1 register for all channels. in ahc_reset() 4572 sxfrctl1_b = ahc_inb(ahc, SXFRCTL1); in ahc_reset() 4575 sxfrctl1_a = ahc_inb(ahc, SXFRCTL1); in ahc_reset() 4631 ahc_outb(ahc, SXFRCTL1, sxfrctl1_ in ahc_reset() [all...] |
H A D | aic7xxx_pci.c | 792 sxfrctl1 = ahc_inb(ahc, SXFRCTL1) & STPWEN; in ahc_pci_config() 1700 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination() 1737 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
|
H A D | aic79xx_core.c | 1130 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart() 6207 * Preserve the value of the SXFRCTL1 register for all channels. in ahd_reset() 6214 sxfrctl1 = ahd_inb(ahd, SXFRCTL1); in ahd_reset() 6274 * Restore SXFRCTL1. in ahd_reset() 6281 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_reset() 6282 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_reset() 7219 /* Set the SCSI Id, SXFRCTL0, SXFRCTL1, and SIMODE1. */ in ahd_chip_init() 7237 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 18 #define SXFRCTL1 (HOSTIOPORT0+0x02) /* SCSI transfer control 1 */ macro
|
H A D | aha152x.c | 1183 SETPORT(SXFRCTL1, 0); in reset_ports() 1485 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 18 #define SXFRCTL1 (HOSTIOPORT0+0x02) /* SCSI transfer control 1 */ macro
|
H A D | aha152x.c | 1209 SETPORT(SXFRCTL1, 0); in reset_ports() 1517 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
|