Searched refs:ASR_CIP (Results 1 – 4 of 4) sorted by relevance
118 #define ASR_CIP (1<<4) macro
286 if (acornscsi_sbic_wait(host, ASR_CIP, 0, 1000, "issuing command")) in acornscsi_sbic_issuecmd()482 asr & ASR_CIP ? 'C' : 'c', in print_sbic_status()727 if (!(sbic_arm_read(host, SBIC_ASR) & (ASR_INT|ASR_BSY|ASR_CIP))) { in acornscsi_kick()
88 #define ASR_CIP (0x10) macro
1697 while ((asr & ASR_CIP) && timeout-- > 0) in wd33c93_abort()