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