Home
last modified time | relevance | path

Searched refs:NDEBUG_LAST_BYTE_SENT (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DNCR5380.h51 #define NDEBUG_LAST_BYTE_SENT 0x20000 macro
Datari_scsi.h213 #if NDEBUG & NDEBUG_LAST_BYTE_SENT
Dsun3_scsi.h354 #if NDEBUG & NDEBUG_LAST_BYTE_SENT
Dmac_NCR5380.c2069 #if (NDEBUG & NDEBUG_LAST_BYTE_SENT) in NCR5380_transfer_dma()
2080 #if (NDEBUG & NDEBUG_LAST_BYTE_SENT) in NCR5380_transfer_dma()
DNCR5380.c2197 dprintk(NDEBUG_LAST_BYTE_SENT, ("scsi%d : timed out on last byte\n", instance->host_no)); in NCR5380_transfer_dma()