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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.h64 { return fFDILink; }
73 FDILink* fFDILink; member in class:Pipe
H A DPipes.cpp65 fFDILink(NULL),
100 fFDILink = new(std::nothrow) FDILink(pipeIndex);

Completed in 39 milliseconds