Searched refs:CONFIG_NEW (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c60 #define CONFIG_NEW 2 macro
1406 enumerate_bus_devs(i, CONFIG_NEW);
1513 if (config_op == CONFIG_NEW) {
1520 if (config_op == CONFIG_NEW) {
1530 entry->dev, entry->func, CONFIG_NEW, 0);
1573 * done on the second, CONFIG_NEW, pass.
2472 if ((config_op == CONFIG_NEW) && (*io_avail == NULL)) {
2553 if ((config_op == CONFIG_NEW) && (*mem_avail == NULL)) {

Completed in 105 milliseconds