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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMAController.cpp78 OSData *phandleData; local
80 phandleData = OSDynamicCast(OSData, _provider->getProperty("AAPL,phandle"));
82 _dmaControllerName = createControllerName(*(UInt32 *)phandleData->getBytesNoCopy());

Completed in 61 milliseconds