Searched refs:nOutput (Results 1 – 2 of 2) sorted by relevance
822 unsigned int nOutput; in UnlockDevice() local851 pLog->PrintBuffer(strOutput, output + nOutput - 32, 32, 16); in UnlockDevice()855 if (memcmp(pMd5, output + nOutput - 32, 32) == 0) in UnlockDevice()
1143 rep.nOutput = 0; in ProcRRGetCrtcInfo()1167 rep.nOutput = crtc->numOutputs; in ProcRRGetCrtcInfo()1179 rep.length = rep.nOutput + rep.nPossibleOutput; in ProcRRGetCrtcInfo()1189 possible = (RROutput *) (outputs + rep.nOutput); in ProcRRGetCrtcInfo()1221 swaps(&rep.nOutput); in ProcRRGetCrtcInfo()