Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c106 static int ofw_devices_only = 0; variable
107 TUNABLE_INT("hw.pci.ofw_devices_only", &ofw_devices_only);
145 if (!ofw_devices_only) in ofw_pcibus_attach()