Searched refs:CLRSELDO (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 192 #define CLRSELDO 0x40 macro
|
D | aha152x.c | 2181 SETPORT(SSTAT0, CLRSELDO);
|
D | aic7xxx_old.c | 3805 aic_outb(p, CLRSELDO | CLRSELDI | CLRSELINGO, CLRSINT0); in aic7xxx_clear_intstat()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 77 #define CLRSELDO 0x40 macro
|
D | aic7xxx.reg | 242 bit CLRSELDO 0x40
|
D | aic7xxx.seq | 266 mvi CLRSINT0, CLRSELDO;
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1138 #define CLRSELDO 0x40 macro
|
D | aic7xxx.seq | 459 mvi CLRSINT0, CLRSELDO; 653 mvi CLRSINT0, CLRSELDO;
|
D | aic7xxx.reg | 266 field CLRSELDO 0x40
|
D | aic79xx_reg.h | 2723 #define CLRSELDO 0x40 macro
|
D | aic79xx_core.c | 1674 ahd_outb(ahd, CLRSINT0, CLRSELDO); in ahd_handle_pkt_busfree() 2262 ahd_outb(ahd, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO in ahd_clear_intstat()
|
D | aic79xx.reg | 1842 field CLRSELDO 0x40
|
D | aic79xx.seq | 623 mvi CLRSINT0, CLRSELDO;
|
D | aic7xxx_core.c | 1505 ahc_outb(ahc, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO); in ahc_clear_intstat()
|