Home
last modified time | relevance | path

Searched refs:ENSELDI (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/scsi/
Daha152x.h203 #define ENSELDI 0x20 macro
Daha152x.c903 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/
Daic7xxx_reg_print.c_shipped164 { "ENSELDI", 0x20, 0x20 },
Daic79xx_reg_print.c_shipped243 { "ENSELDI", 0x20, 0x20 },
Daic7xxx_reg.h_shipped319 #define ENSELDI 0x20
Daic7xxx.reg396 field ENSELDI 0x20
Daic79xx_reg.h_shipped733 #define ENSELDI 0x20
Daic79xx_core.c6568 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()
Daic79xx.reg1957 field ENSELDI 0x20