Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1024 #define HS_ABORTED (7|HS_DONEMASK) /* Transfer aborted */ macro
2795 SCR_LOAD_REG (scratcha, HS_ABORTED),
3093 SCR_LOAD_REG (HS_REG, HS_ABORTED),
4855 } else if (cp->host_status == HS_ABORTED) { in ncr_complete()