Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDaffyDuck.h177 DWORD dwInterrupt, // Set TRUE if you want an IRQ after this mapping
H A DCDaffyDuck.cpp236 DWORD dwInterrupt, in AddMapping() argument
272 if (dwInterrupt) in AddMapping()
314 ECHO_DEBUGPRINTF(("Added tag %ld, end pos 0x%08lx%08lx (int %ld)\n",Tag,hi,lo,dwInterrupt)); in AddMapping()