Home
last modified time | relevance | path

Searched refs:pci_xlate_intr (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c479 mondo = pci_xlate_intr(dip, rdip, ib_p, ino); in pci_add_intr()
504 if ((mondo = pci_xlate_intr(dip, rdip, pci_p->pci_ib_p, ino)) == 0) in pci_add_intr()
649 mondo = pci_xlate_intr(dip, rdip, ib_p, ino); in pci_remove_intr()
672 mondo = pci_xlate_intr(dip, rdip, pci_p->pci_ib_p, ino); in pci_remove_intr()
H A Dpcipsy.c492 pci_xlate_intr(dev_info_t *dip, dev_info_t *rdip, ib_t *ib_p, uint32_t intr) in pci_xlate_intr() function
1978 dev_mondo = pci_xlate_intr(pci_p->pci_dip, rdip, pci_p->pci_ib_p, in pci_thermal_rem_intr()
H A Dpci_ib.c849 if ((mondo = pci_xlate_intr(pci_p->pci_dip, rdip, pci_p->pci_ib_p, in ib_update_intr_state()
H A Dpci.c1328 ino = IB_MONDO_TO_INO(pci_xlate_intr(dip, rdip, in pci_intr_ops()
H A Dpcisch.c630 pci_xlate_intr(dev_info_t *dip, dev_info_t *rdip, ib_t *ib_p, uint32_t intr) in pci_xlate_intr() function
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_chip.h70 extern uint32_t pci_xlate_intr(dev_info_t *dip, dev_info_t *rdip,