Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c8666 find_dip_fcn(dev_info_t *dip, void *arg) in find_dip_fcn() function
8710 ddi_walk_devs(ddi_get_child(pdip), find_dip_fcn, &find_dip); in e_ddi_unretire_device()