Searched refs:ENSELTIMO (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 211 #define ENSELTIMO 0x80 macro
|
H A D | aha152x.c | 883 SETPORT(SIMODE1, ENSELTIMO); in setup_expected_interrupts() 2422 (s1 & ENSELTIMO) ? "ENSELTIMO " : "", in disp_enintr() 2755 if (s & ENSELTIMO) in get_ports() 2756 seq_puts(m, "ENSELTIMO "); in get_ports()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 211 #define ENSELTIMO 0x80 macro
|
H A D | aha152x.c | 904 SETPORT(SIMODE1, ENSELTIMO); in setup_expected_interrupts() 2470 (s1 & ENSELTIMO) ? "ENSELTIMO " : "", in disp_enintr() 2807 if (s & ENSELTIMO) in get_ports() 2808 seq_puts(m, "ENSELTIMO "); in get_ports()
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 5066 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init() 5083 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
|
H A D | aic79xx_core.c | 7239 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 5065 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init() 5082 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
|
H A D | aic79xx_core.c | 7238 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()
|
Completed in 46 milliseconds