Searched refs:ASR_CIP (Results 1 – 6 of 6) sorted by relevance
98 #define ASR_CIP (0x10) macro
103 #define ASR_CIP 0x10 macro
1755 while ((asr & ASR_CIP) && timeout-- > 0) in __in2000_abort()
1703 while ((asr & ASR_CIP) && timeout-- > 0) in wd33c93_abort()
121 #define ASR_CIP (1<<4) macro
300 if (acornscsi_sbic_wait(host, ASR_CIP, 0, 1000, "issuing command")) in acornscsi_sbic_issuecmd()496 asr & ASR_CIP ? 'C' : 'c', in print_sbic_status()740 if (!(sbic_arm_read(host, SBIC_ASR) & (ASR_INT|ASR_BSY|ASR_CIP))) { in acornscsi_kick()