Searched refs:bGotData (Results 1 – 1 of 1) sorted by relevance
238 bool bGotData = true; in waitForSync() local252 while(bGotData && !m_is_sync) in waitForSync()254 bGotData = readNibble(); // read until we have a sync or run out of data in waitForSync()271 if(!bGotData || m_num_nibbles > 22) in waitForSync()