Home
last modified time | relevance | path

Searched refs:QLT_DMA_SG_LIST_LENGTH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.h43 #define QLT_DMA_SG_LIST_LENGTH 1270 macro
H A Dqlt_dma.c469 QLT_DMA_SG_LIST_LENGTH, /* s/g list length */
716 if (cookie_count > QLT_DMA_SG_LIST_LENGTH) { in qlt_dma_setup_dbuf()
H A Dqlt.c1913 fds->fds_max_sgl_xfer_len = QLT_DMA_SG_LIST_LENGTH * MMU_PAGESIZE; in qlt_port_start()