Searched refs:ENSELDI (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/scsi/ |
D | aha152x.h | 203 #define ENSELDI 0x20 macro
|
D | aha152x.c | 903 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts() 913 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0); in setup_expected_interrupts() 2464 (s0 & ENSELDI) ? "ENSELDI " : "", in disp_enintr() 2793 if (s & ENSELDI) in get_ports()
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 164 { "ENSELDI", 0x20, 0x20 },
|
D | aic79xx_reg_print.c_shipped | 243 { "ENSELDI", 0x20, 0x20 },
|
D | aic7xxx_reg.h_shipped | 319 #define ENSELDI 0x20
|
D | aic7xxx.reg | 396 field ENSELDI 0x20
|
D | aic79xx_reg.h_shipped | 733 #define ENSELDI 0x20
|
D | aic79xx_core.c | 6568 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround() 6601 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
|
D | aic79xx.reg | 1957 field ENSELDI 0x20
|