Searched refs:ServiceIrq (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals.cpp284 ECHOSTATUS CEchoGals::ServiceIrq(BOOL &fMidiReceived) function in class:CEchoGals
308 m_MidiIn.ServiceIrq();
326 ECHO_DEBUGPRINTF( ("CEchoGals::ServiceIrq() %s\tInterrupt not ours!\n",
332 } // ECHOSTATUS CEchoGals::ServiceIrq()
H A DCMidiInQ.h131 ECHOSTATUS ServiceIrq();
H A DCMidiInQ.cpp562 ECHOSTATUS CMidiInQ::ServiceIrq() function in class:CMidiInQ
643 } // ServiceIrq
H A DCEchoGals.h679 virtual ECHOSTATUS ServiceIrq(BOOL &fMidiReceived);
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp424 err = card->pEG->ServiceIrq(midiReceived);

Completed in 84 milliseconds