Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c376 #define CMD_HDR_RESET_OFF 7 macro
377 #define CMD_HDR_RESET_MSK (0x1 << CMD_HDR_RESET_OFF)
1513 dw1 |= 1 << CMD_HDR_RESET_OFF; in prep_ata_v3_hw()