Searched refs:qsgl (Results 1 – 1 of 1) sorted by relevance
415 qlt_dma_sgl_t *qsgl; in qlt_dmem_dma_sync() local424 qsgl = (qlt_dma_sgl_t *)dbuf->db_port_private; in qlt_dmem_dma_sync()425 th = qsgl->handle_list; in qlt_dmem_dma_sync()589 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_count() local592 return (qsgl->cookie_count); in qlt_get_cookie_count()598 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_array() local602 if (qsgl->cookie_prefetched) in qlt_get_cookie_array()603 return (&qsgl->cookie[0]); in qlt_get_cookie_array()614 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_ddi_dma_nextcookie() local618 if (qsgl->cookie_prefetched) { in qlt_ddi_dma_nextcookie()[all …]