Lines Matching refs:next
441 ipm = list_entry(card->ipm_list.next,
644 int prev, next;
648 next = (index + 1) & (LCS_NUM_BUFFS - 1);
650 if (channel->ccws[next].flags & CCW_FLAG_SUSPEND) {
655 /* Suspend bit of the next buffer is set. */
689 int index, prev, next;
696 next = (index + 1) & (LCS_NUM_BUFFS - 1);
710 /* Clear PCI bit of next buffer. */
711 channel->ccws[next].flags &= ~CCW_FLAG_PCI;
1106 * during the next call of this function */
1822 /* Proceed to next frame. */