Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c1976 static const u8 dma_rx_err_code_prio[] = { in parse_dma_rx_err_code_v2_hw() local
2006 for (i = 0; i < ARRAY_SIZE(dma_rx_err_code_prio); i++) { in parse_dma_rx_err_code_v2_hw()
2007 index = dma_rx_err_code_prio[i] - DMA_RX_ERR_BASE; in parse_dma_rx_err_code_v2_hw()
2009 return dma_rx_err_code_prio[i]; in parse_dma_rx_err_code_v2_hw()