Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h73 #define PCIE_HP_CMD_WAIT_TIME 10000 /* Delay in microseconds */ macro
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1935 delay(drv_usectohz(PCIE_HP_CMD_WAIT_TIME)); in pciehpc_issue_hpc_command()
H A Dpcishpc.c1687 delay(drv_usectohz(PCIE_HP_CMD_WAIT_TIME)); in pcishpc_wait_busy()