Searched refs:no_config (Results 1 – 2 of 2) sorted by relevance
409 int i, no_config; in px_init_child() local431 no_config = ddi_prop_get_int(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in px_init_child()448 if ((ndi_dev_is_persistent_node(child) == 0) && (no_config == 0)) { in px_init_child()495 if (no_config != 0) { in px_init_child()
409 int i, no_config; in init_child() local430 no_config = ddi_prop_get_int(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in init_child()439 if ((ndi_dev_is_persistent_node(child) == 0) && (no_config == 0)) { in init_child()486 if (no_config != 0) { in init_child()