Searched refs:CLRATNO (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | aha152x.h | 169 #define CLRATNO 0x40 macro
|
D | aha152x.c | 1865 SETPORT(SSTAT1, CLRATNO); in msgo_run()
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 283 #define CLRATNO 0x40
|
D | aic7xxx_core.c | 2084 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahc_clear_intstat() 3130 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_clear_msg_state() 3278 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 3289 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 3313 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase()
|
D | aic79xx_core.c | 3584 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahd_clear_intstat() 4701 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_clear_msg_state() 4760 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 4771 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 4806 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase()
|
D | aic7xxx.seq | 1535 mvi CLRSINT1, CLRATNO; 1546 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
|
D | aic7xxx.reg | 322 field CLRATNO 0x40
|
D | aic79xx_reg.h_shipped | 771 #define CLRATNO 0x40
|
D | aic79xx.seq | 1006 mvi CLRSINT1, CLRATNO; 1017 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
|
D | aic79xx.reg | 1991 field CLRATNO 0x40
|