Searched refs:IOInterruptActionBlock (Results 1 – 2 of 2) sorted by relevance
232 typedef void (^IOInterruptActionBlock)(IOService * nub, int source); typedef1388 IOInterruptActionBlock handler);
8636 ((IOInterruptActionBlock)(refCon))(nub, source); in IOServiceInterruptActionToBlock()8641 IOInterruptActionBlock handler) in registerInterruptBlock()