Searched refs:pending_Q (Results 1 – 2 of 2) sorted by relevance
186 union ccb *pending_Q; member
2190 while(pAdapter->pending_Q!= NULL) in Check_Idle_Call() 2193 union ccb *ccb = (union ccb *)pAdapter->pending_Q->ccb_h.ccb_ccb_ptr; in Check_Idle_Call() 2194 hpt_free_ccb(&pAdapter->pending_Q, ccb); in Check_Idle_Call() 2264 hpt_queue_ccb(&pAdapter->pending_Q, ccb); in hpt_action()