Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sata/impl/
H A Dsata.h480 ddi_dma_cookie_t txlt_dma_cookie; /* default dma cookie */ member
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c13291 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13374 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13455 &spx->txlt_dma_cookie, in sata_dma_buf_setup()
13476 if (spx->txlt_dma_cookie_list == &spx->txlt_dma_cookie) { in sata_dma_buf_setup()
13515 &spx->txlt_dma_cookie; in sata_dma_buf_setup()
13548 *(&spx->txlt_dma_cookie_list[0]) = spx->txlt_dma_cookie; in sata_dma_buf_setup()
13577 spx->txlt_dma_cookie_list = &spx->txlt_dma_cookie; in sata_dma_buf_setup()
13651 &spx->txlt_dma_cookie) { in sata_common_free_dma_rsrcs()