Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Ddoe.c28 #define PCI_DOE_TIMEOUT HZ macro
29 #define PCI_DOE_POLL_INTERVAL (PCI_DOE_TIMEOUT / 128)
271 timeout_jiffies = jiffies + PCI_DOE_TIMEOUT; in pci_doe_abort()
317 timeout_jiffies = jiffies + PCI_DOE_TIMEOUT; in pci_doe_send_req()
513 timeout_jiffies = jiffies + PCI_DOE_TIMEOUT; in doe_statemachine_work()