Home
last modified time | relevance | path

Searched refs:NDEBUG_PSEUDO_DMA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmac_scsi.c319 dsprintk(NDEBUG_PSEUDO_DMA, hostdata->host, in macscsi_pread()
321 NCR5380_dprint(NDEBUG_PSEUDO_DMA, hostdata->host); in macscsi_pread()
328 NCR5380_dprint(NDEBUG_PSEUDO_DMA, hostdata->host); in macscsi_pread()
387 dsprintk(NDEBUG_PSEUDO_DMA, hostdata->host, in macscsi_pwrite()
389 NCR5380_dprint(NDEBUG_PSEUDO_DMA, hostdata->host); in macscsi_pwrite()
396 NCR5380_dprint(NDEBUG_PSEUDO_DMA, hostdata->host); in macscsi_pwrite()
H A DNCR5380.h46 #define NDEBUG_PSEUDO_DMA 0x1000 macro