Searched refs:get_my_childs_dip (Results 1 – 4 of 4) sorted by relevance
33 extern dev_info_t *get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip);
297 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() function681 cdip = get_my_childs_dip(dip, rdip); in ppb_intr_ops()
366 get_my_childs_dip(dev_info_t *dip, dev_info_t *rdip) in get_my_childs_dip() function
511 cdip = get_my_childs_dip(dip, rdip); in pci_xlate_intr()