Home
last modified time | relevance | path

Searched refs:BUSFREE (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/
H A Daha152x.h163 #define BUSFREE 0x08 macro
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped112 { "BUSFREE", 0x08, 0x08 },
H A Daic79xx_reg_print.c_shipped276 { "BUSFREE", 0x08, 0x08 },
H A Daic7xxx_reg.h_shipped295 #define BUSFREE 0x08
H A Daic79xx.seq1327 test SSTAT1,REQINIT|BUSFREE jz .;
1329 * We only set BUSFREE status once either a new
1331 * BUSFREE. This allows the driver to know
1337 test SSTAT1, BUSFREE jnz idle_loop;
H A Daic7xxx_core.c1547 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1553 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1771 } else if ((status & BUSFREE) != 0 in ahc_handle_scsiint()
H A Daic7xxx.seq683 test SSTAT1,REQINIT|BUSFREE jz .;
684 test SSTAT1, BUSFREE jnz poll_for_work;
H A Daic79xx_reg.h_shipped764 #define BUSFREE 0x08
H A Daic7xxx.reg341 field BUSFREE 0x08
H A Daic79xx_core.c2389 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
2536 } else if ((status & BUSFREE) != 0 in ahd_handle_scsiint()
H A Daic79xx.reg1976 field BUSFREE 0x08