Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h487 caddr_t txlt_tmp_buf; /* temp buffer address */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c7577 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_rw_completion()
7772 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_apt_completion()
7862 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_unmap_completion()
10092 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_atapi_completion()
13819 &spx->txlt_tmp_buf, in sata_dma_buf_setup()
13869 spx->txlt_tmp_buf, in sata_dma_buf_setup()
13888 spx->txlt_tmp_buf = NULL; in sata_dma_buf_setup()
13919 if (spx->txlt_tmp_buf != NULL) { in sata_dma_buf_setup()
13922 spx->txlt_tmp_buf = NULL; in sata_dma_buf_setup()
14134 if (spx->txlt_tmp_buf != NULL) { in sata_common_free_dma_rsrcs()
[all …]