Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dnsp32_debug.c206 if(i & SELECTION_TIMEOUT) { in show_autophase()
Dnsp32.h272 # define SELECTION_TIMEOUT BIT(9) macro
D53c700.h329 #define SELECTION_TIMEOUT 0x20 macro
D53c700.c1584 } else if(sstat0 & SELECTION_TIMEOUT) { in NCR_700_intr()
Dnsp32.c1236 if (auto_stat & SELECTION_TIMEOUT) { in do_nsp32_isr()