Searched refs:CMD_HDR_ABORT_DEVICE_TYPE_OFF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c355 #define CMD_HDR_ABORT_DEVICE_TYPE_OFF 2 macro
356 #define CMD_HDR_ABORT_DEVICE_TYPE_MSK (0x1 << CMD_HDR_ABORT_DEVICE_TYPE_OFF)
1511 (sata << CMD_HDR_ABORT_DEVICE_TYPE_OFF) |
H A Dhisi_sas_v2_hw.c288 #define CMD_HDR_ABORT_DEVICE_TYPE_OFF 2 macro
289 #define CMD_HDR_ABORT_DEVICE_TYPE_MSK (0x1 << CMD_HDR_ABORT_DEVICE_TYPE_OFF)
2633 CMD_HDR_ABORT_DEVICE_TYPE_OFF) |

Completed in 164 milliseconds