Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.c70 #define PCI_RESET_WAIT 1000 /* msec */ macro
1314 if (delay > PCI_RESET_WAIT) { in pci_dev_wait()
1330 if (delay > PCI_RESET_WAIT) in pci_dev_wait()
4915 if (!pci_dev_wait(child, reset_type, PCI_RESET_WAIT - delay)) in pci_bridge_wait_for_secondary_bus()
4931 PCIE_RESET_READY_POLL_MS - PCI_RESET_WAIT); in pci_bridge_wait_for_secondary_bus()