Searched refs:ENSELDO (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 201 #define ENSELDO 0x40 macro
|
D | aha152x.c | 953 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts() 2881 if (s & ENSELDO) in disp_enintr() 3245 if (s & ENSELDO) in get_ports()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 132 #define ENSELDO 0x40 macro
|
D | aic7xxx.reg | 345 bit ENSELDO 0x40
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 165 { "ENSELDO", 0x40, 0x40 }
|
D | aic79xx_reg_print.c_shipped | 262 { "ENSELDO", 0x40, 0x40 }
|
D | aic7xxx_reg.h_shipped | 318 #define ENSELDO 0x40
|
D | aic7xxx.reg | 395 field ENSELDO 0x40
|
D | aic79xx_reg.h_shipped | 1626 #define ENSELDO 0x40
|
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 | 1956 field ENSELDO 0x40
|