Lines Matching refs:state
161 * the TT buffer may be left in an indeterminate state. We
296 u8 state;
309 state = qh->qh_state;
311 stopped = (state == QH_STATE_IDLE);
331 /* clean up any state from previous QTD ...*/
443 if (state == QH_STATE_IDLE &&
482 * state (if you believe Figures 11-48 - 11-51
519 if (state == QH_STATE_IDLE)
525 /* restore original state; caller must unlink or relink */
526 qh->qh_state = state;