Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c206 static void remove_global_props(dev_info_t *);
908 remove_global_props(dip); in init_node()
1164 remove_global_props(dip); in uninit_node()
3196 remove_global_props(dev_info_t *dip) in remove_global_props() function