qlt_dma_handle_t
qlt_dma_handle_t *handle, *next_handle;
qlt_dma_handle_t *th;
static qlt_dma_handle_t *
qlt_dma_handle_t *qlt_handle;
qlt_dma_free_handles(qlt_state_t *qlt, qlt_dma_handle_t *first_handle);
qlt_handle = kmem_zalloc(sizeof (qlt_dma_handle_t), KM_SLEEP);
static qlt_dma_handle_t *
qlt_dma_handle_t *tmp_handle, *first_handle, *last_handle;
qlt_dma_free_handles(qlt_state_t *qlt, qlt_dma_handle_t *first_handle)
qlt_dma_handle_t *tmp_handle, *last_handle;
qlt_dma_handle_t *fetch;
qlt_dma_handle_t *FETCH_DONE = (qlt_dma_handle_t *)0xbad;
qlt_dma_handle_t *handle_list, *th;
qlt_dma_handle_t *handle_list;
qlt_dma_handle_t *handle_next_fetch;
qlt_dma_handle_t *free_list;