Home
last modified time | relevance | path

Searched refs:i_ddi_detachchild (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c1798 i_ddi_detachchild(dev_info_t *dip, uint_t flags) in i_ddi_detachchild() function
6050 if (i_ddi_detachchild(dip, flags) != DDI_SUCCESS) { in devi_detach_node()