Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.h104 #define WD719X_CMD_RESET 0x12 /* Send Reset message to target */ macro
H A Dwd719x.c140 opcode != WD719X_CMD_ABORT_TAG && opcode != WD719X_CMD_RESET) in wd719x_direct_cmd()
515 return wd719x_reset(cmd, WD719X_CMD_RESET, cmd->device->id); in wd719x_dev_reset()