Searched refs:handle_next_fetch (Results 1 – 2 of 2) sorted by relevance
626 ASSERT(qsgl->handle_next_fetch != FETCH_DONE); in qlt_ddi_dma_nextcookie()628 fetch = qsgl->handle_next_fetch; in qlt_ddi_dma_nextcookie()636 qsgl->handle_next_fetch = FETCH_DONE; in qlt_ddi_dma_nextcookie()638 qsgl->handle_next_fetch = fetch->next; in qlt_ddi_dma_nextcookie()744 qsgl->handle_next_fetch = handle_list; in qlt_dma_setup_dbuf()
72 qlt_dma_handle_t *handle_next_fetch; member