Searched refs:ASR_CIP (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dacornscsi.h121 #define ASR_CIP (1<<4) macro
H A Dacornscsi.c307 if (acornscsi_sbic_wait(host, ASR_CIP, 0, 1000, "issuing command"))
502 asr & ASR_CIP ? 'C' : 'c',
746 if (!(sbic_arm_read(host->scsi.io_port, ASR) & (ASR_INT|ASR_BSY|ASR_CIP))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dwd33c93.h97 #define ASR_CIP (0x10) macro
H A Din2000.h103 #define ASR_CIP 0x10 macro
H A Din2000.c212 /* while (READ_AUX_STAT() & ASR_CIP)
1776 while ((asr & ASR_CIP) && timeout-- > 0)
H A Dwd33c93.c1583 while ((asr & ASR_CIP) && timeout-- > 0)

Completed in 104 milliseconds