Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1050 struct hisi_sas_err_record_v1 *err_record = in slot_err_v1_hw() local
1058 u32 dma_err_type = le32_to_cpu(err_record->dma_err_type); in slot_err_v1_hw()
1066 le32_to_cpu(err_record->trans_tx_fail_type); in slot_err_v1_hw()
1068 le32_to_cpu(err_record->trans_rx_fail_type); in slot_err_v1_hw()
H A Dhisi_sas.h566 struct hisi_sas_err_record err_record; member