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()591 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_count() local594 return (qsgl->cookie_count); in qlt_get_cookie_count()600 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_array() local604 if (qsgl->cookie_prefetched) in qlt_get_cookie_array()605 return (&qsgl->cookie[0]); in qlt_get_cookie_array()616 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_ddi_dma_nextcookie() local620 if (qsgl->cookie_prefetched) { in qlt_ddi_dma_nextcookie()[all …]