Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c195 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()
311 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_dist()
682 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_add_intr()
753 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_rem_intr()
969 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.c146 if (gethrtime() - start_time > pci_intrpend_timeout) { in cb_disable_nintr_reg()
/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h131 extern hrtime_t pci_intrpend_timeout;