Searched refs:ENSELDO (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | aha152x.h | 202 #define ENSELDO 0x40 macro
|
D | aha152x.c | 903 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts() 2463 (s0 & ENSELDO) ? "ENSELDO " : "", in disp_enintr() 2791 if (s & ENSELDO) in get_ports()
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 165 { "ENSELDO", 0x40, 0x40 }
|
D | aic79xx_reg_print.c_shipped | 244 { "ENSELDO", 0x40, 0x40 }
|
D | aic7xxx_reg.h_shipped | 318 #define ENSELDO 0x40
|
D | aic7xxx.reg | 395 field ENSELDO 0x40
|
D | aic79xx_reg.h_shipped | 732 #define ENSELDO 0x40
|
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 | 1956 field ENSELDO 0x40
|