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) function
681 cdip = get_my_childs_dip(dip, rdip);
H A Dpci_intr.c366 get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip) function
H A Dpcipsy.c511 cdip = get_my_childs_dip(dip, rdip);

Completed in 67 milliseconds