Searched refs:BASR_BUSY_ERROR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A DNCR5380.h148 #define BASR_BUSY_ERROR 0x04 /* ro Unexpected change to inactive state */ macro
H A DNCR5380.c1763 } while ((tmp & BASR_PHASE_MATCH) && !(tmp & (BASR_BUSY_ERROR | BASR_END_DMA_TRANSFER)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.h148 #define BASR_BUSY_ERROR 0x04 /* ro Unexpected change to inactive state */ macro
H A DNCR5380.c1763 } while ((tmp & BASR_PHASE_MATCH) && !(tmp & (BASR_BUSY_ERROR | BASR_END_DMA_TRANSFER)));

Completed in 70 milliseconds