Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h230 extern int ib_update_intr_state(pci_t *pci_p, dev_info_t *rdip,
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci.c1322 ret = ib_update_intr_state(pci_p, rdip, hdlp, in pci_intr_ops()
1326 ret = ib_update_intr_state(pci_p, rdip, hdlp, in pci_intr_ops()
H A Dpci_ib.c852 ib_update_intr_state(pci_t *pci_p, dev_info_t *rdip, in ib_update_intr_state() function