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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DSbus.c133 #define PROM_NODE_PCI 0x10 macro
450 else if (type == PROM_NODE_PCI) {
489 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
492 ntype = PROM_NODE_PCI;
536 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
539 type = PROM_NODE_PCI;
H A DnetbsdSbus.c153 #define PROM_NODE_PCI 0x10 macro
399 else if (type == PROM_NODE_PCI) {
438 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
441 ntype = PROM_NODE_PCI;
485 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
488 type = PROM_NODE_PCI;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DSbus.c139 #define PROM_NODE_PCI 0x10 macro
469 else if (type == PROM_NODE_PCI) {
513 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
516 ntype = PROM_NODE_PCI;
564 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
567 type = PROM_NODE_PCI;
H A DnetbsdSbus.c153 #define PROM_NODE_PCI 0x10 macro
399 else if (type == PROM_NODE_PCI) {
438 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
441 ntype = PROM_NODE_PCI;
485 else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI)
488 type = PROM_NODE_PCI;

Completed in 6 milliseconds