Home
last modified time | relevance | path

Searched refs:SIMODE1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1772 ahd_outb(ahd, SIMODE1, in ahd_handle_scsiint()
1773 ahd_inb(ahd, SIMODE1) & ~ENBUSFREE); in ahd_handle_scsiint()
2642 simode1 = ahd_inb(ahd, SIMODE1); in ahd_clear_critical_section()
2649 ahd_outb(ahd, SIMODE1, simode1 & ENBUSFREE); in ahd_clear_critical_section()
2671 ahd_outb(ahd, SIMODE1, simode1); in ahd_clear_critical_section()
6510 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()
7850 ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) & ~ENSCSIRST); in ahd_reset_current_bus()
7938 ahd_outb(ahd, SIMODE1, in ahd_reset_channel()
7939 ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST)); in ahd_reset_channel()
8047 ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) | ENSCSIRST); in ahd_reset_poll()
[all …]
H A Daic7xxx.seq72 and SIMODE1, ~ENBUSFREE;
168 or SIMODE1, ENBUSFREE;
367 test SIMODE1, ENSCSIRST jnz . + 3;
369 or SIMODE1, ENSCSIRST;
531 and SIMODE1, ~ENBUSFREE;
678 and SIMODE1, ~ENBUSFREE;
H A Daic7xxx.reg381 * in SIMODE1 to interrupt via the IRQ pin.
383 register SIMODE1 {
H A Daic79xx.seq641 or SIMODE1, ENBUSFREE;
827 or SIMODE1, ENBUSFREE;
1306 and SIMODE1, ~ENBUSFREE;
2223 or SIMODE1, ENBUSFREE;
H A Daic7xxx_reg.h1201 #define SIMODE1 0x11 macro
H A Daic79xx.reg2238 * in SIMODE1 to interrupt via the IRQ pin.
2240 register SIMODE1 {
H A Daic79xx_reg.h2958 #define SIMODE1 0x57 macro