Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1097 struct hisi_sas_err_record_v1 *err_record = in slot_err_v1_hw() local
1105 u32 dma_err_type = cpu_to_le32(err_record->dma_err_type); in slot_err_v1_hw()
1113 cpu_to_le32(err_record->trans_tx_fail_type); in slot_err_v1_hw()
1115 cpu_to_le32(err_record->trans_rx_fail_type); in slot_err_v1_hw()
Dhisi_sas.h386 struct hisi_sas_err_record err_record; member
Dhisi_sas_v2_hw.c2043 struct hisi_sas_err_record_v2 *err_record = in slot_err_v2_hw() local
2045 u32 trans_tx_fail_type = cpu_to_le32(err_record->trans_tx_fail_type); in slot_err_v2_hw()
2046 u32 trans_rx_fail_type = cpu_to_le32(err_record->trans_rx_fail_type); in slot_err_v2_hw()
2047 u16 dma_tx_err_type = cpu_to_le16(err_record->dma_tx_err_type); in slot_err_v2_hw()
2048 u16 sipc_rx_err_type = cpu_to_le16(err_record->sipc_rx_err_type); in slot_err_v2_hw()
2049 u32 dma_rx_err_type = cpu_to_le32(err_record->dma_rx_err_type); in slot_err_v2_hw()
/Linux-v4.19/drivers/crypto/mediatek/
Dmtk-aes.c1239 goto err_record; in mtk_cipher_alg_register()
1275 err_record: in mtk_cipher_alg_register()
Dmtk-sha.c1309 goto err_record; in mtk_hash_alg_register()
1345 err_record: in mtk_hash_alg_register()