Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi.h189 #define DRIVER_TIMEOUT 0x06 macro
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dscsi.h136 scsi_driverbyte_name(DRIVER_TIMEOUT), \
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.megaraid_sas478 i. Under heavy IO mid-layer prints "DRIVER_TIMEOUT" errors
490 i. Under heavy IO mid-layer prints "DRIVER_TIMEOUT" errors
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_error.c2121 scmd->result |= (DRIVER_TIMEOUT << 24); in scsi_eh_flush_done_q()