HomeSort by: relevance | last modified time | path
    Searched refs:ATNO (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/dev/ic/
mb89352reg.h 158 #define ATNO 0x20
aic6360reg.h 156 #define ATNO 0x10
aic6360.c 673 bus_space_write_1(iot, ioh, SCSISIG, sc->sc_phase | ATNO);
1276 bus_space_write_1(iot, ioh, SCSISIG, PH_MSGOUT | ATNO);
aic7xxx_osm.c 939 ahc_outb(ahc, SCSISIGO, last_phase|ATNO);
aic79xx.c 275 ahd_outb(ahd, SCSISIGO, ATNO);
946 && (ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
1829 * wait for the sequencer to determine that ATNO
1952 if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0
3754 if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
aic7xxx.c 2258 scsisigo = ATNO;
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 89 test SCSISIGO, ATNO jz idle_loop_check_nonpackreq;
640 test SCSISIGO, ATNO jnz select_out_non_packetized;
781 mvi SCSISIGO, ATNO;
823 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
1247 mvi SCSISIGO, ATNO;
1754 test SCSISIGO, ATNO jnz . + 2;
1773 test SCSISIGO, ATNO jnz . + 2;
1922 test SCSISIGO, ATNO jnz . + 2;
aic7xxx.seq 1504 or SCSISIGO, ATNO, LASTPHASE;
1506 mvi SCSISIGO, ATNO;
1549 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
1955 or SCSISIGO, ATNO, LASTPHASE;
1957 mvi SCSISIGO, ATNO;
aic7xxx.reg 143 field ATNO 0x10
aic7xxx_reg.h 1107 #define ATNO 0x10
aic79xx.reg 1659 field ATNO 0x10
aic79xx_reg.h 2658 #define ATNO 0x10

Completed in 35 milliseconds