dma_check 509 drivers/ide/alim15x3.c .dma_check = ali_dma_check, dma_check 536 drivers/ide/ide-dma.c (dma_ops->dma_check && dma_ops->dma_check(drive, cmd))) dma_check 324 drivers/ide/trm290.c .dma_check = trm290_dma_check, dma_check 701 include/linux/ide.h int (*dma_check)(struct ide_drive_s *, struct ide_cmd *); dma_check 263 sound/sh/aica.c if (unlikely(dreamcastcard->dma_check == 0)) { dma_check 309 sound/sh/aica.c if (unlikely(dreamcastcard->dma_check == 0)) dma_check 310 sound/sh/aica.c dreamcastcard->dma_check = 1; dma_check 350 sound/sh/aica.c dreamcastcard->dma_check = 0; dma_check 67 sound/sh/aica.h int dma_check;