Searched refs:TWE_STAT_CQF (Results 1 – 2 of 2) sorted by relevance
69 #define TWE_STAT_CQF 0x00008000 /* cmd queue full */ macro
464 while (!(status & TWE_STAT_CQF) && in twe_thread()619 if (!(status & TWE_STAT_CQF)) in twe_start()625 if (!(status & TWE_STAT_CQF)) { in twe_start()