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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DSbus.c132 #define PROM_NODE_EBUS 0x08 macro
448 if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS))
490 ntype = PROM_NODE_EBUS;
537 type = PROM_NODE_EBUS;
H A DnetbsdSbus.c152 #define PROM_NODE_EBUS 0x08 macro
397 if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS))
439 ntype = PROM_NODE_EBUS;
486 type = PROM_NODE_EBUS;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DSbus.c138 #define PROM_NODE_EBUS 0x08 macro
467 if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS))
514 ntype = PROM_NODE_EBUS;
565 type = PROM_NODE_EBUS;
H A DnetbsdSbus.c152 #define PROM_NODE_EBUS 0x08 macro
397 if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS))
439 ntype = PROM_NODE_EBUS;
486 type = PROM_NODE_EBUS;

Completed in 5 milliseconds