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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp8061 IOByteCount * readLength, UInt8 * readBuffer )
8087 readLength, readBuffer };
9614 UInt8 readLength; local
9643 readLength = buffer[i] & 0x07;
9644 if ( (readLength + 1) <= count )
9649 bufferSize = (readLength + 1);
8059 ApplePMUSendMiscCommand( UInt32 command, IOByteCount sendLength, UInt8 * sendBuffer, IOByteCount * readLength, UInt8 * readBuffer ) argument

Completed in 144 milliseconds