Searched refs:CLRSINT0 (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 76 #define CLRSINT0 0x0b macro
|
D | aic7xxx.seq | 240 mvi CLRSINT0, CLRSELDI; 266 mvi CLRSINT0, CLRSELDO;
|
D | aic7xxx.reg | 239 register CLRSINT0 {
|
/linux-2.6.39/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 183 mvi CLRSINT0, CLRSELDI; 350 mvi CLRSINT0, CLRSELDI; 459 mvi CLRSINT0, CLRSELDO; 653 mvi CLRSINT0, CLRSELDO;
|
D | aic7xxx_reg.h_shipped | 262 #define CLRSINT0 0x0b
|
D | aic7xxx_core.c | 1588 ahc_outb(ahc, CLRSINT0, CLRIOERR); in ahc_handle_scsiint() 1741 ahc_outb(ahc, CLRSINT0, CLRSELINGO); in ahc_handle_scsiint() 2088 ahc_outb(ahc, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO); in ahc_clear_intstat()
|
D | aic79xx_core.c | 2445 ahd_outb(ahd, CLRSINT0, CLRIOERR); in ahd_handle_scsiint() 2495 ahd_outb(ahd, CLRSINT0, CLRSELINGO); in ahd_handle_scsiint() 2945 ahd_outb(ahd, CLRSINT0, CLRSELDO); in ahd_handle_pkt_busfree() 3586 ahd_outb(ahd, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO in ahd_clear_intstat()
|
D | aic7xxx.reg | 283 register CLRSINT0 {
|
D | aic79xx.seq | 649 mvi CLRSINT0, CLRSELDI; 790 mvi CLRSINT0, CLRSELDO;
|
D | aic79xx_reg.h_shipped | 1606 #define CLRSINT0 0x4b
|
D | aic79xx.reg | 1932 register CLRSINT0 {
|
/linux-2.6.39/drivers/scsi/ |
D | aic7xxx_old.c | 3447 aic_outb(p, CLRSELDO | CLRSELDI | CLRSELINGO, CLRSINT0); in aic7xxx_clear_intstat() 5889 aic_outb(p, CLRSELINGO, CLRSINT0); in aic7xxx_handle_scsiint()
|