Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dfloppy.c252 static int irqdma_allocated; variable
4492 irqdma_allocated = 1; in floppy_grab_irq_and_dma()
4515 if (irqdma_allocated) { in floppy_release_irq_and_dma()
4519 irqdma_allocated = 0; in floppy_release_irq_and_dma()