Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h114 #define ERR_SCSIRESET 0x20 /* SCSI bus got reset on us */ macro
H A Dmesh.c1035 if (err & ERR_SCSIRESET) { in handle_error()