Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c308 DMA_TX_ERR_BASE = 0x0, enumerator
314 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x0 */
1073 - 1 + DMA_TX_ERR_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c575 DMA_TX_ERR_BASE = 0x40, /* dw2 bit 15-0 */ enumerator
656 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x40 */
1940 index = dma_tx_err_code_prio[i] - DMA_TX_ERR_BASE; in parse_dma_tx_err_code_v2_hw()