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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c255 static int i_mdi_is_child_present(dev_info_t *, dev_info_t *);
1197 if (i_mdi_is_child_present(vdip, cdip) == MDI_SUCCESS ||
1238 * i_mdi_is_child_present():
1242 i_mdi_is_child_present(dev_info_t *vdip, dev_info_t *cdip) function

Completed in 74 milliseconds