Searched refs:txlt_tmp_buf (Results 1 – 2 of 2) sorted by relevance
487 caddr_t txlt_tmp_buf; /* temp buffer address */ member
3141 if (spx->txlt_tmp_buf != NULL) { in sata_scsi_sync_pkt()3147 spx->txlt_tmp_buf, bp->b_bcount); in sata_scsi_sync_pkt()3155 if (spx->txlt_tmp_buf != NULL && in sata_scsi_sync_pkt()3158 bcopy(spx->txlt_tmp_buf, in sata_scsi_sync_pkt()7468 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_rw_completion()7476 bcopy(spx->txlt_tmp_buf, bp->b_un.b_addr, in sata_txlt_rw_completion()7663 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_apt_completion()7667 bcopy(spx->txlt_tmp_buf, bp->b_un.b_addr, in sata_txlt_apt_completion()7753 if (spx->txlt_tmp_buf != NULL) { in sata_txlt_unmap_completion()7757 bcopy(spx->txlt_tmp_buf, bp->b_un.b_addr, in sata_txlt_unmap_completion()[all …]