Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.h102 #define WD719X_CMD_ABORT_TAG 0x10 /* Send Abort tag message to target */ macro
H A Dwd719x.c140 opcode != WD719X_CMD_ABORT_TAG && opcode != WD719X_CMD_RESET) in wd719x_direct_cmd()