Home
last modified time | relevance | path

Searched refs:CMPLT_HDR_ABORT_STAT_MSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c400 #define CMPLT_HDR_ABORT_STAT_MSK (0x7 << CMPLT_HDR_ABORT_STAT_OFF) macro
2236 switch ((dw0 & CMPLT_HDR_ABORT_STAT_MSK) >> CMPLT_HDR_ABORT_STAT_OFF) { in slot_complete_v3_hw()
H A Dhisi_sas_v2_hw.c346 #define CMPLT_HDR_ABORT_STAT_MSK (0x7 << CMPLT_HDR_ABORT_STAT_OFF) macro
2368 switch ((dw0 & CMPLT_HDR_ABORT_STAT_MSK) >> in slot_complete_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c346 #define CMPLT_HDR_ABORT_STAT_MSK (0x7 << CMPLT_HDR_ABORT_STAT_OFF) macro
2366 switch ((dw0 & CMPLT_HDR_ABORT_STAT_MSK) >> in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c420 #define CMPLT_HDR_ABORT_STAT_MSK (0x7 << CMPLT_HDR_ABORT_STAT_OFF) macro
2317 switch ((dw0 & CMPLT_HDR_ABORT_STAT_MSK) >> CMPLT_HDR_ABORT_STAT_OFF) { in slot_complete_v3_hw()

Completed in 26 milliseconds