Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Daha152x.h215 #define ENBUSFREE 0x08 macro
Daha152x.c886 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
890 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
893 SETPORT(SIMODE1, ENSCSIRST | ( (ISSUE_SC||DONE_SC) ? ENBUSFREE : 0)); in setup_expected_interrupts()
1951 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE); in datai_init()
2085 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE ); in datao_init()
2426 (s1 & ENBUSFREE) ? "ENBUSFREE " : "", in disp_enintr()
2762 if (s & ENBUSFREE) in get_ports()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped179 { "ENBUSFREE", 0x08, 0x08 },
Daic79xx_reg_print.c_shipped447 { "ENBUSFREE", 0x08, 0x08 },
Daic7xxx_core.c1723 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
1773 && (ahc_inb(ahc, SIMODE1) & ENBUSFREE) != 0) { in ahc_handle_scsiint()
1798 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
2048 ahc_outb(ahc, SIMODE1, simode1 & ENBUSFREE); in ahc_clear_critical_section()
6510 simode1 = ahc_inb(ahc, SIMODE1) & ~(ENBUSFREE|ENSCSIRST); in ahc_reset_channel()
6529 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;
Daic79xx_reg.h_shipped948 #define ENBUSFREE 0x08
Daic7xxx.reg417 field ENBUSFREE 0x08
Daic79xx_core.c2645 ahd_inb(ahd, SIMODE1) & ~ENBUSFREE); in ahd_handle_scsiint()
3521 ahd_outb(ahd, SIMODE1, simode1 & ENBUSFREE); in ahd_clear_critical_section()
8739 ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST)); in ahd_reset_channel()
Daic79xx.reg2387 field ENBUSFREE 0x08