Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dnsp32_debug.c206 if(i & SELECTION_TIMEOUT) { in show_autophase()
Dnsp32.h272 # define SELECTION_TIMEOUT BIT(9) macro
D53c700.h330 #define SELECTION_TIMEOUT 0x20 macro
D53c700.c1586 } else if(sstat0 & SELECTION_TIMEOUT) { in NCR_700_intr()
Dnsp32.c1226 if (auto_stat & SELECTION_TIMEOUT) { in do_nsp32_isr()