Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_util.c409 int i, no_config; in px_init_child() local
431 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()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c409 int i, no_config; in init_child() local
430 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()