Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c5502 #define INCLUSIVE_TIMING_MAX_NS 1000000 /* 1 millisecond */ macro
5586 if (polled || (ndelay > 0 && ndelay < INCLUSIVE_TIMING_MAX_NS)) in schedule_resp()
5627 if (ndelay < INCLUSIVE_TIMING_MAX_NS) { in schedule_resp()