Searched refs:BUSFREE (Results 1 – 7 of 7) 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
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