Searched refs:dma_tx_err_type (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1059 u32 dma_tx_err_type = ((dma_err_type & local
1070 if (dma_tx_err_type) {
1072 error = ffs(dma_tx_err_type)
H A Dhisi_sas_v2_hw.c402 __le16 dma_tx_err_type; member in struct:hisi_sas_err_record_v2
2025 u16 dma_tx_err_type = le16_to_cpu(err_record->dma_tx_err_type); local
2037 error = parse_dma_tx_err_code_v2_hw(dma_tx_err_type);
H A Dhisi_sas_v3_hw.c489 __le16 dma_tx_err_type; member in struct:hisi_sas_err_record_v3

Completed in 403 milliseconds