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

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c353 #define CMD_HDR_ABORT_FLAG_OFF 0 macro
354 #define CMD_HDR_ABORT_FLAG_MSK (0x3 << CMD_HDR_ABORT_FLAG_OFF)
1512 (abort->type << CMD_HDR_ABORT_FLAG_OFF));
H A Dhisi_sas_v2_hw.c286 #define CMD_HDR_ABORT_FLAG_OFF 0 macro
287 #define CMD_HDR_ABORT_FLAG_MSK (0x3 << CMD_HDR_ABORT_FLAG_OFF)
2634 (abort->type << CMD_HDR_ABORT_FLAG_OFF));

Completed in 419 milliseconds