Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dddi_impl.c455 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */ in impl_xlate_intrs()
471 "ignore-hardware-nodes", -1) != -1) || ignore_hardware_nodes) { in impl_xlate_intrs()
838 int ignore_hardware_nodes = 0; variable
2167 ignore_hardware_nodes) && in x86_old_bootpath_name_addr_match()
/titanic_41/usr/src/uts/i86pc/io/
H A Disa.c642 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */ in old_driver()
645 if (ignore_hardware_nodes) in old_driver()
H A Drootnex.c349 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */