Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c1900 static const u8 trans_rx_err_code_prio[] = { in parse_trans_rx_err_code_v2_hw() local
1936 for (i = 0; i < ARRAY_SIZE(trans_rx_err_code_prio); i++) { in parse_trans_rx_err_code_v2_hw()
1937 index = trans_rx_err_code_prio[i] - TRANS_RX_FAIL_BASE; in parse_trans_rx_err_code_v2_hw()
1939 return trans_rx_err_code_prio[i]; in parse_trans_rx_err_code_v2_hw()