Searched refs:BUSFREE (Results 1 – 8 of 8) sorted by relevance
1325 test SSTAT1,REQINIT|BUSFREE jz .;1327 * We only set BUSFREE status once either a new1329 * BUSFREE. This allows the driver to know1335 test SSTAT1, BUSFREE jnz idle_loop;
1169 #define BUSFREE 0x08 macro
984 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()990 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1208 } else if ((status & BUSFREE) != 0 in ahc_handle_scsiint()
685 test SSTAT1,REQINIT|BUSFREE jz .;686 test SSTAT1, BUSFREE jnz poll_for_work;
317 field BUSFREE 0x08
2779 #define BUSFREE 0x08 macro
1539 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()1672 } else if ((status & BUSFREE) != 0 in ahd_handle_scsiint()
1871 field BUSFREE 0x08