SCSI_BSY 1837 drivers/scsi/FlashPoint.c (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG | SCSI_BSY 2672 drivers/scsi/FlashPoint.c if (!(RD_HARPOON(port + hp_scsisig) & SCSI_BSY)) { SCSI_BSY 2754 drivers/scsi/FlashPoint.c && (RD_HARPOON(port + hp_scsisig) & SCSI_BSY)) ; SCSI_BSY 2836 drivers/scsi/FlashPoint.c (RD_HARPOON(port + hp_scsisig) & SCSI_BSY)) ; SCSI_BSY 2842 drivers/scsi/FlashPoint.c if (!(RD_HARPOON(port + hp_scsisig) & SCSI_BSY)) { SCSI_BSY 3860 drivers/scsi/FlashPoint.c sPhase = RD_HARPOON(port + hp_scsisig) & (SCSI_BSY | S_SCSI_PHZ); SCSI_BSY 3863 drivers/scsi/FlashPoint.c (sPhase == (SCSI_BSY | S_DATAO_PH)) || SCSI_BSY 3864 drivers/scsi/FlashPoint.c (sPhase == (SCSI_BSY | S_DATAI_PH))) { SCSI_BSY 4490 drivers/scsi/FlashPoint.c if ((!(RD_HARPOON(port + hp_scsisig) & SCSI_BSY)) || SCSI_BSY 5667 drivers/scsi/FlashPoint.c while (RD_HARPOON(p_port + hp_scsisig) & (SCSI_SEL | SCSI_BSY)) { SCSI_BSY 5677 drivers/scsi/FlashPoint.c (RD_HARPOON(p_port + hp_scsisig) | SCSI_BSY)); SCSI_BSY 5683 drivers/scsi/FlashPoint.c ~SCSI_BSY)); SCSI_BSY 5694 drivers/scsi/FlashPoint.c ~(SCSI_BSY | SCSI_SEL))); SCSI_BSY 5710 drivers/scsi/FlashPoint.c & ~SCSI_BSY)); SCSI_BSY 5840 drivers/scsi/FlashPoint.c WR_HARPOON(p_port + hp_scsisig, (SCSI_SEL | SCSI_BSY)); SCSI_BSY 5843 drivers/scsi/FlashPoint.c (SCSI_SEL | SCSI_BSY | SCSI_IOBIT | SCSI_CD)); SCSI_BSY 5848 drivers/scsi/FlashPoint.c WR_HARPOON(p_port + hp_scsisig, (SCSI_BSY | SCSI_IOBIT | SCSI_CD)); SCSI_BSY 5857 drivers/scsi/FlashPoint.c (SCSI_SEL | SCSI_BSY | SCSI_IOBIT | SCSI_CD)); SCSI_BSY 406 drivers/scsi/pcmcia/nsp_cs.c nsp_index_write(base, SCSIBUSCTRL, SCSI_SEL | SCSI_BSY | SCSI_ATN); SCSI_BSY 408 drivers/scsi/pcmcia/nsp_cs.c nsp_index_write(base, SCSIBUSCTRL, SCSI_SEL | SCSI_BSY | SCSI_DATAOUT_ENB | SCSI_ATN); SCSI_BSY 680 drivers/scsi/pcmcia/nsp_cs.c bus_reg = nsp_index_read(base, SCSIBUSCTRL) & ~(SCSI_BSY | SCSI_ATN);