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

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOPCIATA.cpp123 _DMACursor = 0;
247 _DMACursor = IONaturalMemoryCursor::withSpecification(0x10000, /*64K*/
253 if( ! _DMACursor )
291 if( _DMACursor )
294 _DMACursor->release();
295 _DMACursor = NULL;
537 while( _DMACursor->getPhysicalSegments(
H A DIOPCIATA.h124 IONaturalMemoryCursor* _DMACursor; member in class:IOPCIATA

Completed in 160 milliseconds