Searched refs:ENSELTIMO (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 253 #define ENSELTIMO 0x80 macro
|
D | aha152x.c | 1458 SETPORT(SIMODE1, ENSELTIMO); 3384 if (s & ENSELTIMO) 3744 if (s & ENSELTIMO)
|
D | aic7xxx_old.c | 8473 aic_outb(p, ENSELTIMO | ENSCSIRST | ENSCSIPERR, SIMODE1); in aic7xxx_register() 8505 aic_outb(p, ENSELTIMO | ENSCSIPERR, SIMODE1); in aic7xxx_register() 8507 aic_outb(p, ENSELTIMO | ENSCSIRST | ENSCSIPERR, SIMODE1); in aic7xxx_register()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 142 #define ENSELTIMO 0x80 macro
|
D | aic7xxx.reg | 363 bit ENSELTIMO 0x80
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1203 #define ENSELTIMO 0x80 macro
|
D | aic7xxx.reg | 388 field ENSELTIMO 0x80
|
D | aic79xx_reg.h | 2925 #define ENSELTIMO 0x80 macro
|
D | aic7xxx_core.c | 4599 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init() 4616 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
|
D | aic79xx.reg | 2253 field ENSELTIMO 0x80
|
D | aic79xx_core.c | 6091 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()
|