Home
last modified time | relevance | path

Searched refs:qlt_dma_sgl_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c415 qlt_dma_sgl_t *qsgl; in qlt_dmem_dma_sync()
424 qsgl = (qlt_dma_sgl_t *)dbuf->db_port_private; in qlt_dmem_dma_sync()
589 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_count()
598 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_get_cookie_array()
614 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_ddi_dma_nextcookie()
657 qlt_dma_sgl_t *qsgl; in qlt_dma_setup_dbuf()
728 qsize = sizeof (qlt_dma_sgl_t); in qlt_dma_setup_dbuf()
770 qlt_dma_sgl_t *qsgl = dbuf->db_port_private; in qlt_dma_teardown_dbuf()
H A Dqlt_dma.h77 typedef struct qlt_dma_sgl qlt_dma_sgl_t; typedef