Searched refs:SYSBUSVAL (Results 1 – 3 of 3) sorted by relevance
57 #define SYSBUSVAL 0 /* 16 Bit */ macro222 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()223 if(p->scp->sysbus != SYSBUSVAL) in check586()262 p->scp->sysbus = SYSBUSVAL; in alloc586()
128 #define SYSBUSVAL 1 /* 8 Bit */ macro297 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()298 if(p->scp->sysbus != SYSBUSVAL) in check586()340 p->scp->sysbus = SYSBUSVAL; in alloc586()
119 #define SYSBUSVAL 0 /* 1 = 8 Bit, 0 = 16 bit - 3c523 only does 16 bit */ macro321 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()367 p->scp->sysbus = SYSBUSVAL; in alloc586()