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