ASR_CIP
if (acornscsi_sbic_wait(host, ASR_CIP, 0, 1000, "issuing command"))
asr & ASR_CIP ? 'C' : 'c',
if (!(sbic_arm_read(host, SBIC_ASR) & (ASR_INT|ASR_BSY|ASR_CIP))) {
while ((asr & ASR_CIP) && timeout-- > 0)