Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c309 DMA_RX_ERR_BASE = 0x100, enumerator
326 DMA_RX_BUFFER_ECC_ERR = DMA_RX_ERR_BASE, /* 0x100 */
1077 - 1 + DMA_RX_ERR_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c577 DMA_RX_ERR_BASE = 0x60, /* dw3 */ enumerator
684 DMA_RX_DIF_CRC_ERR = DMA_RX_ERR_BASE, /* 0x60 */
2007 index = dma_rx_err_code_prio[i] - DMA_RX_ERR_BASE; in parse_dma_rx_err_code_v2_hw()