Home
last modified time | relevance | path

Searched refs:CLRBUSFREE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha152x.h171 #define CLRBUSFREE 0x08 macro
H A Daha152x.c1397 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run()
1542 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run()
1615 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h_shipped285 #define CLRBUSFREE 0x08
H A Daic79xx.seq642 mvi CLRSINT1,CLRBUSFREE;
828 mvi CLRSINT1,CLRBUSFREE;
1315 mvi CLRSINT1,CLRBUSFREE;
2224 mvi CLRSINT1,CLRBUSFREE;
H A Daic7xxx_core.c1723 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint()
1798 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint()
2039 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section()
2061 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
H A Daic79xx_core.c2467 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint()
2629 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint()
2979 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree()
3498 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section()
3552 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
H A Daic79xx_reg.h_shipped773 #define CLRBUSFREE 0x08
H A Daic7xxx.reg324 field CLRBUSFREE 0x08
H A Daic79xx.reg1993 field CLRBUSFREE 0x08
H A Daic7xxx.seq166 mvi CLRSINT1,CLRBUSFREE;