Searched refs:ENSELDI (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 202 #define ENSELDI 0x20 macro
|
D | aha152x.c | 953 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts() 969 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0); in setup_expected_interrupts() 2883 if (s & ENSELDI) in disp_enintr() 3247 if (s & ENSELDI) in get_ports()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 133 #define ENSELDI 0x20 macro
|
D | aic7xxx.reg | 346 bit ENSELDI 0x20
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 164 { "ENSELDI", 0x20, 0x20 },
|
D | aic79xx_reg_print.c_shipped | 261 { "ENSELDI", 0x20, 0x20 },
|
D | aic7xxx_reg.h_shipped | 319 #define ENSELDI 0x20
|
D | aic7xxx.reg | 396 field ENSELDI 0x20
|
D | aic79xx_reg.h_shipped | 1627 #define ENSELDI 0x20
|
D | aic79xx_core.c | 6623 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround() 6656 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
|
D | aic79xx.reg | 1957 field ENSELDI 0x20
|