Searched refs:CLRSINT1 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/sys/dev/aic/ |
| D | aic.c | 412 aic_outb(aic, CLRSINT1, CLRBUSFREE); in aic_selected() 453 aic_outb(aic, CLRSINT1, CLRBUSFREE); in aic_reselected() 545 aic_outb(aic, CLRSINT1, CLRSCSIPERR); in aic_msgin() 844 aic_outb(aic, CLRSINT1, CLRATNO); in aic_msgout() 1199 aic_outb(aic, CLRSINT1, CLRSCSIRSTI); in aic_intr_locked() 1205 aic_outb(aic, CLRSINT1, CLRSCSIPERR); in aic_intr_locked() 1244 aic_outb(aic, CLRSINT1, sstat1); in aic_intr_locked() 1279 aic_outb(aic, CLRSINT1, CLRPHASECHG); in aic_intr_locked() 1346 aic_outb(aic, CLRSINT1, 0xef); in aic_chip_reset()
|
| D | aic6360reg.h | 50 #define CLRSINT1 0x0c /* Clear SCSI interrupts 1 */ macro
|
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.c | 1069 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR); in ahc_handle_scsiint() 1169 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1244 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1499 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 1520 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahc_clear_intstat() 2553 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_clear_msg_state() 2701 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 2712 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() 2713 ahc_outb(ahc, CLRSINT1, CLRREQINIT); in ahc_handle_message_phase() 2736 ahc_outb(ahc, CLRSINT1, CLRATNO); in ahc_handle_message_phase() [all …]
|
| D | aic79xx.c | 1621 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 1789 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 1856 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR); in ahd_handle_transmission_error() 2148 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 2682 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 2735 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI in ahd_clear_intstat() 3895 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_clear_msg_state() 3954 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 3965 ahd_outb(ahd, CLRSINT1, CLRATNO); in ahd_handle_message_phase() 3966 ahd_outb(ahd, CLRSINT1, CLRREQINIT); in ahd_handle_message_phase() [all …]
|
| D | aic79xx.seq | 642 mvi CLRSINT1,CLRBUSFREE; 828 mvi CLRSINT1,CLRBUSFREE; 1006 mvi CLRSINT1, CLRATNO; 1017 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */ 1315 mvi CLRSINT1,CLRBUSFREE; 2224 mvi CLRSINT1,CLRBUSFREE;
|
| D | aic7xxx.seq | 168 mvi CLRSINT1,CLRBUSFREE; 370 mvi CLRSINT1, CLRSCSIRSTI; 1539 mvi CLRSINT1, CLRATNO; 1550 mvi CLRSINT1,CLRATNO; /* Be sure to turn ATNO off */
|
| D | aic7xxx_reg.h | 1158 #define CLRSINT1 0x0c macro
|
| D | aic7xxx.reg | 297 register CLRSINT1 {
|
| D | aic79xx_reg.h | 2787 #define CLRSINT1 0x4c macro
|
| D | aic79xx.reg | 1883 register CLRSINT1 {
|