Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_intr.h33 extern dev_info_t *get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c297 static dev_info_t *get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip);
647 get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip) in get_my_childs_dip() function
681 cdip = get_my_childs_dip(dip, rdip); in ppb_intr_ops()
H A Dpci_intr.c365 get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip) in get_my_childs_dip() function
H A Dpcipsy.c508 cdip = get_my_childs_dip(dip, rdip); in pci_xlate_intr()