Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c311 TRANS_RX_FAIL_BASE = 0x300, enumerator
375 TRANS_RX_FRAME_CRC_ERR = TRANS_RX_FAIL_BASE, /* 0x300 */
1085 - 1 + TRANS_RX_FAIL_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c574 TRANS_RX_FAIL_BASE = 0x20, /* dw1 */ enumerator
617 TRANS_RX_ERR_WITH_RXFRAME_CRC_ERR = TRANS_RX_FAIL_BASE, /* 0x20 */
1915 index = trans_rx_err_code_prio[i] - TRANS_RX_FAIL_BASE; in parse_trans_rx_err_code_v2_hw()