INTR_PENDING
#define INTR_PENDING 0x02
INTR_PENDING = (1 << 7), /* Interrupt Pending */
#define INTR_PENDING (CSR_SCSI_COMPLETION_INTR |\