Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h80 #define PCIE_HP_POWER_GOOD_WAIT_TIME 220000 /* Wait time after issuing a */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2053 delay(drv_usectohz(PCIE_HP_POWER_GOOD_WAIT_TIME)); in pcishpc_set_bus_speed()