Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c737 sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN; in ahd_configure_termination()
744 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_configure_termination()
745 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_configure_termination()
H A Daic7xxx_pci.c867 sxfrctl1 = ahc_inb(ahc, SXFRCTL1) & STPWEN; in ahc_pci_config()
1781 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
1818 ahc_outb(ahc, SXFRCTL1, *sxfrctl1); in configure_termination()
H A Daic7xxx_reg.h1078 #define SXFRCTL1 0x02 macro
H A Daic79xx.c315 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart()
5445 sxfrctl1 = ahd_inb(ahd, SXFRCTL1); in ahd_reset()
5513 ahd_outb(ahd, SXFRCTL1, sxfrctl1|STPWEN); in ahd_reset()
5514 ahd_outb(ahd, SXFRCTL1, sxfrctl1); in ahd_reset()
6509 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
H A Daic7xxx.seq896 or SXFRCTL1,BITBUCKET;
902 and SXFRCTL1, ~BITBUCKET;
H A Daic7xxx.reg88 register SXFRCTL1 {
H A Daic79xx.seq1662 or SXFRCTL1,BITBUCKET;
1665 and SXFRCTL1, ~BITBUCKET;
H A Daic79xx_reg.h2664 #define SXFRCTL1 0x3d macro
H A Daic79xx.reg1553 register SXFRCTL1 {