Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c190 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()
283 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_dist()
654 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_add_intr()
725 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_rem_intr()
941 if ((gethrtime() - start_time) < pci_intrpend_timeout) { in ib_set_intr_target()
H A Dpci_space.c177 hrtime_t pci_intrpend_timeout = 5ll * NANOSEC; /* 5 seconds in nanoseconds */ variable
H A Dpci_cb.c138 if (gethrtime() - start_time > pci_intrpend_timeout) { in cb_disable_nintr_reg()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h131 extern hrtime_t pci_intrpend_timeout;