Home
last modified time | relevance | path

Searched refs:SXFRCTL1 (Results 1 – 13 of 13) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic6360.c340 bus_space_write_1(iot, ioh, SXFRCTL1, 0); in aic_reset()
714 bus_space_write_1(iot, ioh, SXFRCTL1, STIMO_256ms | ENSTIMER); in aic_select()
1519 bus_space_write_1(iot, ioh, SXFRCTL1, BITBUCKET); in aic_dataout_pio()
1525 bus_space_write_1(iot, ioh, SXFRCTL1, 0); in aic_dataout_pio()
1669 bus_space_write_1(iot, ioh, SXFRCTL1, BITBUCKET); in aic_datain_pio()
1675 bus_space_write_1(iot, ioh, SXFRCTL1, 0); in aic_datain_pio()
1850 bus_space_write_1(iot, ioh, SXFRCTL1, 0); in aicintr()
1874 bus_space_write_1(iot, ioh, SXFRCTL1, 0); in aicintr()
2180 bus_space_read_1(iot, ioh, SXFRCTL1), in aic_dump6360()
H A Daic6360reg.h60 #define SXFRCTL1 0x02 /* SCSI transfer control 1 */ macro
H A Daic7xxx_seeprom.c538 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
575 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
H A Daic7xxx.c283 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_restart()
781 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint()
782 ahc_inb(ahc, SXFRCTL1) | BITBUCKET); in ahc_handle_seqint()
790 ahc_outb(ahc, SXFRCTL1, in ahc_handle_seqint()
791 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_handle_seqint()
4021 sxfrctl1_b = ahc_inb(ahc, SXFRCTL1); in ahc_reset()
4024 sxfrctl1_a = ahc_inb(ahc, SXFRCTL1); in ahc_reset()
4081 ahc_outb(ahc, SXFRCTL1, sxfrctl1_b); in ahc_reset()
4084 ahc_outb(ahc, SXFRCTL1, sxfrctl1_a); in ahc_reset()
4594 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_init()
[all …]
H A Daic79xx.c340 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart()
5266 sxfrctl1 = ahd_inb(ahd, SXFRCTL1); in ahd_reset()
5335 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_reset()
5336 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_reset()
6241 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
/netbsd/sys/dev/pci/
H A Dahd_pci.c863 sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN; in ahd_configure_termination()
869 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_configure_termination()
870 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_configure_termination()
H A Dahc_pci.c919 sxfrctl1 = ahc_inb(ahc, SXFRCTL1) & STPWEN; in ahc_pci_attach()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1086 #define SXFRCTL1 0x02 macro
H A Daic79xx.seq1417 or SXFRCTL1,BITBUCKET;
1420 and SXFRCTL1, ~BITBUCKET;
H A Daic7xxx.seq898 or SXFRCTL1,BITBUCKET;
904 and SXFRCTL1, ~BITBUCKET;
H A Daic7xxx.reg90 register SXFRCTL1 {
H A Daic79xx_reg.h2630 #define SXFRCTL1 0x3d macro
H A Daic79xx.reg1564 register SXFRCTL1 {