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

  /src/sys/arch/mvme68k/dev/
sbic.c 174 int sbicdma_ops = 0; /* total DMA operations */ variable in typeref:typename:int
328 sbicdma_ops++;
1576 ++sbicdma_ops; /* count total DMA operations */
  /src/sys/arch/acorn32/podulebus/
sbic.c 191 int sbicdma_ops = 0; /* total DMA operations */ variable in typeref:typename:int
1595 DBG(++sbicdma_ops); /* count total DMA operations */
  /src/sys/arch/amiga/dev/
sbic.c 170 int sbicdma_ops = 0; /* total DMA operations */ variable in typeref:typename:int
340 sbicdma_ops++;
1669 ++sbicdma_ops; /* count total DMA operations */

Completed in 64 milliseconds