Searched refs:IODTGetInterruptOptions (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceTreeSupport.h118 IOReturn IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp246 IOReturn ret = IODTGetInterruptOptions( child, i, &options );
606 IOReturn IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options ) function
H A DIOInterruptController.cpp89 IODTGetInterruptOptions(nub, source, &options);

Completed in 30 milliseconds