Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h480 ddi_dma_cookie_t txlt_dma_cookie; /* default dma cookie */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c13812 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13895 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13976 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13997 if (spx->txlt_dma_cookie_list == &spx->txlt_dma_cookie) { in sata_dma_buf_setup()
14036 &spx->txlt_dma_cookie; in sata_dma_buf_setup()
14069 *(&spx->txlt_dma_cookie_list[0]) = spx->txlt_dma_cookie; in sata_dma_buf_setup()
14098 spx->txlt_dma_cookie_list = &spx->txlt_dma_cookie; in sata_dma_buf_setup()
14172 &spx->txlt_dma_cookie) { in sata_common_free_dma_rsrcs()