Searched refs:sipc_rx_err_type (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c403 __le16 sipc_rx_err_type; member in struct:hisi_sas_err_record_v2
2026 u16 sipc_rx_err_type = le16_to_cpu(err_record->sipc_rx_err_type); local
2049 sipc_rx_err_type);
H A Dhisi_sas_v3_hw.c490 __le16 sipc_rx_err_type; member in struct:hisi_sas_err_record_v3
2216 u16 sipc_rx_err_type = le16_to_cpu(record->sipc_rx_err_type); local
2246 (sipc_rx_err_type & RX_FIS_STATUS_ERR_MSK)) {

Completed in 218 milliseconds