Searched refs:CLRATNO (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | aha152x.h | 169 #define CLRATNO 0x40 macro
|
D | aha152x.c | 1896 SETPORT(SSTAT1, CLRATNO); in msgo_run()
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 283 #define CLRATNO 0x40
|
D | aic7xxx_core.c | 2060 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahc_clear_intstat() 3105 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_clear_msg_state() 3253 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 3264 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 3288 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase()
|
D | aic79xx_core.c | 3551 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahd_clear_intstat() 4665 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_clear_msg_state() 4724 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 4735 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 4770 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
|