Searched refs:i_mdi_is_child_present (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunmdi.c254 static int i_mdi_is_child_present(dev_info_t *, dev_info_t *);
1196 if (i_mdi_is_child_present(vdip, cdip) == MDI_SUCCESS ||
1237 * i_mdi_is_child_present():
1241 i_mdi_is_child_present(dev_info_t *vdip, dev_info_t *cdip) function

Completed in 110 milliseconds