Searched refs:CLRATNO (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic6360reg.h | 226 #define CLRATNO 0x40 macro
|
H A D | aic6360.c | 1270 bus_space_write_1(iot, ioh, CLRSINT1, CLRATNO); in aic_msgout() 1276 bus_space_write_1(iot, ioh, CLRSINT1, CLRATNO); in aic_msgout()
|
H A D | aic7xxx.c | 1546 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahc_clear_intstat() 2577 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_clear_msg_state() 2725 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 2736 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 2760 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase()
|
H A D | aic79xx.c | 2708 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahd_clear_intstat() 3868 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_clear_msg_state() 3927 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 3938 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 3973 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase()
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_reg.h | 1159 #define CLRATNO 0x40 macro
|
H A D | aic7xxx.seq | 1540 mvi CLRSINT1, CLRATNO; 1551 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
|
H A D | aic7xxx.reg | 302 field CLRATNO 0x40
|
H A D | aic79xx.seq | 1007 mvi CLRSINT1, CLRATNO; 1018 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
|
H A D | aic79xx_reg.h | 2788 #define CLRATNO 0x40 macro
|
H A D | aic79xx.reg | 1889 field CLRATNO 0x40
|