Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c449 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */ in impl_xlate_intrs()
465 "ignore-hardware-nodes", -1) != -1) || ignore_hardware_nodes) { in impl_xlate_intrs()
832 int ignore_hardware_nodes = 0; variable
2257 ignore_hardware_nodes) && in x86_old_bootpath_name_addr_match()
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c643 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */ in old_driver()
646 if (ignore_hardware_nodes) in old_driver()
H A Drootnex.c341 extern int ignore_hardware_nodes; /* force flag from ddi_impl.c */