Searched refs:handleDeviceInterrupt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOPCIATA.h150 virtual IOReturn handleDeviceInterrupt(void);
H A DIOPCIATA.cpp619 * handleDeviceInterrupt - overriden here so we can make sure that the DMA has
624 IOPCIATA::handleDeviceInterrupt(void) function in class:IOPCIATA
646 return super::handleDeviceInterrupt();
H A DIOATAController.h198 virtual IOReturn handleDeviceInterrupt( void );
H A DIOATAController.cpp950 * handleDeviceInterrupt - once the primary part of the device interrupt
956 IOATAController::handleDeviceInterrupt(void) function in class:IOATAController

Completed in 127 milliseconds