Home
last modified time | relevance | path

Searched refs:ATNI (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h44 #define ATNI 0x10 macro
Daic7xxx.reg106 bit ATNI 0x10
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq236 test SCSISIGI, ATNI jz target_busfree;
263 test SCSISIGI, ATNI jz ident_messages_done;
288 test SCSISIGI, ATNI jz target_busfree;
312 test SCSISIGI, ATNI jnz target_mesgout_continue;
488 test SCSISIGI, ATNI jnz target_mesgout;
1622 test SCSISIGI, ATNI jnz mesgin_done;
1705 test SCSISIGI, ATNI jnz mesgin_done;
Daic7xxx_reg.h1100 #define ATNI 0x10 macro
Daic7xxx_core.c2529 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) { in ahc_clear_msg_state()
2822 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0 in ahc_handle_message_phase()
2870 lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0; in ahc_handle_message_phase()
Daic79xx.seq999 test SCSISIGI, ATNI jnz mesgin_done;
1094 test SCSISIGI, ATNI jnz mesgin_done;
Daic7xxx.reg112 field ATNI 0x10
Daic79xx_reg.h2667 #define ATNI 0x10 macro
Daic79xx_core.c3626 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0 in ahd_handle_message_phase()
3679 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0; in ahd_handle_message_phase()
Daic79xx.reg1684 field ATNI 0x10