HomeSort by: relevance | last modified time | path
    Searched defs:nextdma_debug (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/next68k/dev/
nextdma.c 65 #define NEXTDMA_DEBUG nextdma_debug
66 /* (nsc->sc_chan->nd_intr == NEXT_I_SCSI_DMA) && nextdma_debug */
68 int nextdma_debug = 0; variable in typeref:typename:int
69 #define DPRINTF(x) if (NEXTDMA_DEBUG) printf x;
269 if (NEXTDMA_DEBUG) {
327 if (NEXTDMA_DEBUG > 1)
567 if (NEXTDMA_DEBUG) {
704 if (NEXTDMA_DEBUG > 2)
725 if (NEXTDMA_DEBUG) {
    [all...]
nextdma.c 65 #define NEXTDMA_DEBUG nextdma_debug
66 /* (nsc->sc_chan->nd_intr == NEXT_I_SCSI_DMA) && nextdma_debug */
68 int nextdma_debug = 0; variable in typeref:typename:int
69 #define DPRINTF(x) if (NEXTDMA_DEBUG) printf x;
269 if (NEXTDMA_DEBUG) {
327 if (NEXTDMA_DEBUG > 1)
567 if (NEXTDMA_DEBUG) {
704 if (NEXTDMA_DEBUG > 2)
725 if (NEXTDMA_DEBUG) {
    [all...]
nextdma.c 65 #define NEXTDMA_DEBUG nextdma_debug
66 /* (nsc->sc_chan->nd_intr == NEXT_I_SCSI_DMA) && nextdma_debug */
68 int nextdma_debug = 0; variable in typeref:typename:int
69 #define DPRINTF(x) if (NEXTDMA_DEBUG) printf x;
269 if (NEXTDMA_DEBUG) {
327 if (NEXTDMA_DEBUG > 1)
567 if (NEXTDMA_DEBUG) {
704 if (NEXTDMA_DEBUG > 2)
725 if (NEXTDMA_DEBUG) {
    [all...]

Completed in 54 milliseconds