Home
last modified time | relevance | path

Searched refs:CMD_HDR_ABORT_IPTT_OFF (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c404 #define CMD_HDR_ABORT_IPTT_OFF 16 macro
405 #define CMD_HDR_ABORT_IPTT_MSK (0xffff << CMD_HDR_ABORT_IPTT_OFF)
1578 hdr->dw7 = cpu_to_le32(abort->tag << CMD_HDR_ABORT_IPTT_OFF); in prep_abort_v3_hw()