Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h222 extern int ib_update_intr_state(pci_t *pci_p, dev_info_t *rdip,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c1336 ret = ib_update_intr_state(pci_p, rdip, hdlp, in pci_intr_ops()
1340 ret = ib_update_intr_state(pci_p, rdip, hdlp, in pci_intr_ops()
H A Dpci_ib.c824 ib_update_intr_state(pci_t *pci_p, dev_info_t *rdip, in ib_update_intr_state() function