Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c57 #define SYSBUSVAL 0 /* 16 Bit */ macro
223 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()
224 if(p->scp->sysbus != SYSBUSVAL) in check586()
263 p->scp->sysbus = SYSBUSVAL; in alloc586()