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

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIMessagedInterruptController.cpp226 bool IOPCIMessagedInterruptController::init(UInt32 numVectors, UInt32 baseVector) argument
236 if (-1 != baseVector) setProperty(kBaseVectorNumberKey, baseVector, 32);
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIPrivate.h334 bool init(UInt32 numVectors, UInt32 baseVector);

Completed in 98 milliseconds