Searched refs:i_mdi_is_child_present (Results 1 – 1 of 1) sorted by relevance
254 static int i_mdi_is_child_present(dev_info_t *, dev_info_t *);1196 if (i_mdi_is_child_present(vdip, cdip) == MDI_SUCCESS || in i_mdi_devinfo_remove()1241 i_mdi_is_child_present(dev_info_t *vdip, dev_info_t *cdip) in i_mdi_is_child_present() function