Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmesh.h123 #define EXC_SELTO 0x01 /* selection timeout */ macro
Dmesh.c1603 } else if (exc == EXC_SELTO) { in handle_exception()