Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c568 tmp_handle->num_cookies_fetched = 0; in qlt_dma_free_handles()
631 if (fetch->num_cookies_fetched == 0) { in qlt_ddi_dma_nextcookie()
636 if (++fetch->num_cookies_fetched == fetch->num_cookies) { in qlt_ddi_dma_nextcookie()
761 th->num_cookies_fetched = th->num_cookies; in qlt_dma_setup_dbuf()
H A Dqlt_dma.h58 uint_t num_cookies_fetched; member