Searched refs:nextwrite (Results 1 – 1 of 1) sorted by relevance
105 struct ac97_frame *nextwrite; in enqueue_cmd() local109 nextwrite = (struct ac97_frame *)(sport->tx_buf + in enqueue_cmd()112 sport->tx_buf, nextfrag, nextwrite, cmd_count[nextfrag]); in enqueue_cmd()113 nextwrite[cmd_count[nextfrag]].ac97_tag |= TAG_CMD; in enqueue_cmd()114 nextwrite[cmd_count[nextfrag]].ac97_addr = addr; in enqueue_cmd()115 nextwrite[cmd_count[nextfrag]].ac97_data = data; in enqueue_cmd()