Home
last modified time | relevance | path

Searched refs:ENBUSFREE (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/scsi/
Daha152x.h215 #define ENBUSFREE 0x08 macro
Daha152x.c907 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
911 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
914 SETPORT(SIMODE1, ENSCSIRST | ( (ISSUE_SC||DONE_SC) ? ENBUSFREE : 0)); in setup_expected_interrupts()
1996 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE); in datai_init()
2130 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE ); in datao_init()
2473 (s1 & ENBUSFREE) ? "ENBUSFREE " : "", in disp_enintr()
2813 if (s & ENBUSFREE) in get_ports()
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped179 { "ENBUSFREE", 0x08, 0x08 },
Daic79xx_reg_print.c_shipped447 { "ENBUSFREE", 0x08, 0x08 },
Daic7xxx_core.c1722 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
1772 && (ahc_inb(ahc, SIMODE1) & ENBUSFREE) != 0) { in ahc_handle_scsiint()
1797 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
2031 ahc_outb(ahc, SIMODE1, simode1 & ENBUSFREE); in ahc_clear_critical_section()
6477 simode1 = ahc_inb(ahc, SIMODE1) & ~(ENBUSFREE|ENSCSIRST); in ahc_reset_channel()
6496 simode1 = ahc_inb(ahc, SIMODE1) & ~(ENBUSFREE|ENSCSIRST); in ahc_reset_channel()
Daic7xxx.seq74 and SIMODE1, ~ENBUSFREE;
168 or SIMODE1, ENBUSFREE;
529 and SIMODE1, ~ENBUSFREE;
676 and SIMODE1, ~ENBUSFREE;
Daic7xxx_reg.h_shipped332 #define ENBUSFREE 0x08
Daic79xx.seq643 or SIMODE1, ENBUSFREE;
829 or SIMODE1, ENBUSFREE;
1308 and SIMODE1, ~ENBUSFREE;
2225 or SIMODE1, ENBUSFREE;
Daic7xxx.reg417 field ENBUSFREE 0x08
Daic79xx_reg.h_shipped948 #define ENBUSFREE 0x08
Daic79xx_core.c2633 ahd_inb(ahd, SIMODE1) & ~ENBUSFREE); in ahd_handle_scsiint()
3494 ahd_outb(ahd, SIMODE1, simode1 & ENBUSFREE); in ahd_clear_critical_section()
8694 ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST)); in ahd_reset_channel()
Daic79xx.reg2387 field ENBUSFREE 0x08