Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dwd719x.h103 #define WD719X_CMD_ABORT 0x11 /* Send Abort message to target */ macro
Dwd719x.c139 if (opcode != WD719X_CMD_BUSRESET && opcode != WD719X_CMD_ABORT && in wd719x_direct_cmd()
473 action = WD719X_CMD_ABORT; in wd719x_abort()