Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c310 TRANS_TX_FAIL_BASE = 0x200, enumerator
341 TRANS_TX_RSVD0_ERR = TRANS_TX_FAIL_BASE, /* 0x200 */
1081 - 1 + TRANS_TX_FAIL_BASE; in slot_err_v1_hw()
H A Dhisi_sas_v2_hw.c573 TRANS_TX_FAIL_BASE = 0x0, /* dw0 */ enumerator
580 TRANS_TX_OPEN_FAIL_WITH_IT_NEXUS_LOSS = TRANS_TX_FAIL_BASE, /* 0x0 */
1869 index = trans_tx_err_code_prio[i] - TRANS_TX_FAIL_BASE; in parse_trans_tx_err_code_v2_hw()