Searched defs:pcicfg_do_legacy_props (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c87 static int pcicfg_do_legacy_props = 1; /* create legacy compatible prop */ variable
3465 if (!pcie_dev && pcicfg_do_legacy_props) {
3502 } while (pcicfg_do_legacy_props);

Completed in 68 milliseconds