Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsun3_82586.c57 #define SYSBUSVAL 0 /* 16 Bit */ macro
222 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()
Dni52.c128 #define SYSBUSVAL 1 /* 8 Bit */ macro
297 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()
D3c523.c119 #define SYSBUSVAL 0 /* 1 = 8 Bit, 0 = 16 bit - 3c523 only does 16 bit */ macro
321 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()
367 p->scp->sysbus = SYSBUSVAL; in alloc586()