Searched refs:ioChannelsValue (Results 1 – 1 of 1) sorted by relevance
57 uint32_t ioChannelsValue; in findPhandleMatch() local60 ioChannelsFile.read(reinterpret_cast<char*>(&ioChannelsValue), in findPhandleMatch()61 sizeof(ioChannelsValue)); in findPhandleMatch()76 if (ioChannelsValue == pHandleValue) in findPhandleMatch()