Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dquirks.c3932 #define IGD_OPERATION_TIMEOUT 10000 /* set timeout 10 seconds */ macro
3960 timeout = jiffies + msecs_to_jiffies(IGD_OPERATION_TIMEOUT); in reset_ivb_igd()