Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1055 struct hisi_sas_err_record_v1 *err_record = in slot_err_v1_hw() local
1063 u32 dma_err_type = le32_to_cpu(err_record->dma_err_type); in slot_err_v1_hw()
1071 le32_to_cpu(err_record->trans_tx_fail_type); in slot_err_v1_hw()
1073 le32_to_cpu(err_record->trans_rx_fail_type); in slot_err_v1_hw()
Dhisi_sas_v2_hw.c2022 struct hisi_sas_err_record_v2 *err_record = in slot_err_v2_hw() local
2024 u32 trans_tx_fail_type = le32_to_cpu(err_record->trans_tx_fail_type); in slot_err_v2_hw()
2025 u32 trans_rx_fail_type = le32_to_cpu(err_record->trans_rx_fail_type); in slot_err_v2_hw()
2026 u16 dma_tx_err_type = le16_to_cpu(err_record->dma_tx_err_type); in slot_err_v2_hw()
2027 u16 sipc_rx_err_type = le16_to_cpu(err_record->sipc_rx_err_type); in slot_err_v2_hw()
2028 u32 dma_rx_err_type = le32_to_cpu(err_record->dma_rx_err_type); in slot_err_v2_hw()
Dhisi_sas.h560 struct hisi_sas_err_record err_record; member
/Linux-v5.10/drivers/crypto/mediatek/
Dmtk-aes.c1221 goto err_record; in mtk_cipher_alg_register()
1257 err_record: in mtk_cipher_alg_register()
Dmtk-sha.c1302 goto err_record; in mtk_hash_alg_register()
1338 err_record: in mtk_hash_alg_register()