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

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp3781 uint32_t deviceControl, newControl, maxReadReq; local
3798 maxReadReq = fMaxPayload;
3800 maxReadReq = 0x05; // 4096
3802 newControl |= (fMaxPayload << 5) | (maxReadReq << 12);

Completed in 81 milliseconds