Searched refs:mMagBiasPollIndex (Results 1 – 2 of 2) sorted by relevance
305 int mMagBiasPollIndex; member
152 mMagBiasPollIndex = -1; in HubConnection()160 mMagBiasPollIndex = mNumPollFds; in HubConnection()1507 if (mMagBiasPollIndex >= 0 && mPollFds[mMagBiasPollIndex].revents & POLLERR) { in threadLoop()1510 lseek(mPollFds[mMagBiasPollIndex].fd, 0, SEEK_SET); in threadLoop()1511 ::read(mPollFds[mMagBiasPollIndex].fd, buf, 16); in threadLoop()