Searched refs:reply_pool_wraparound (Results 1 – 2 of 2) sorted by relevance
156 unsigned char reply_pool_wraparound; member344 if ((*(h->reply_pool_head) & 1) == (h->reply_pool_wraparound)) { in SA5_performant_completed()354 h->reply_pool_wraparound ^= 1; in SA5_performant_completed()
3492 if ((*(h->reply_pool_head) & 1) == (h->reply_pool_wraparound)) { in next_command()3502 h->reply_pool_wraparound ^= 1; in next_command()3968 h->reply_pool_wraparound = 1; /* spec: init to 1 */ in cciss_enter_performant_mode()