Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7770.c229 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS); in aic7770_config()
271 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS); in aic7770_config()
H A Daic7xxx.seq81 xor SBLKCTL,SELBUSB; /* Toggle to the other bus */
89 xor SBLKCTL,SELBUSB; /* Toggle to the other bus */
221 test SBLKCTL, SELBUSB jz . + 2;
347 test SBLKCTL, SELBUSB jz . + 2;
371 and SINDEX,~SELBUSB,SBLKCTL;/* Clear channel select bit */
374 mov SBLKCTL,SINDEX; /* select channel */
H A Daic7xxx_pci.c947 sblkctl = ahc_inb(ahc, SBLKCTL); in ahc_pci_config()
948 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); in ahc_pci_config()
H A Daic79xx.c1560 now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40; in ahd_handle_scsiint()
2864 if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0 in ahd_devlimited_syncrate()
5518 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0) in ahd_reset()
5821 sblkctl = ahd_inb(ahd, SBLKCTL); in ahd_iocell_first_selection()
6483 ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON)); in ahd_chip_init()
6520 (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahd_chip_init()
9984 sblkctl = ahd_inb(ahd, SBLKCTL); in ahd_handle_en_lun()
9993 ahd_outb(ahd, SBLKCTL, in ahd_handle_en_lun()
9999 ahd_outb(ahd, SBLKCTL, sblkctl); in ahd_handle_en_lun()
H A Daic79xx.seq132 and SBLKCTL, ~DIAGLEDEN|DIAGLEDON;
134 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
629 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
682 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
H A Daic7xxx_reg.h1279 #define SBLKCTL 0x1f macro
H A Daic7xxx.reg551 register SBLKCTL {
H A Daic79xx_reg.h2739 #define SBLKCTL 0x4a macro
H A Daic79xx.reg1781 register SBLKCTL {