Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h110 #define EXC_SELTO 0x01 /* selection timeout */ macro
H A Dmesh.c1136 } else if (exc == EXC_SELTO) { in handle_exception()