Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c55 #define SYSBUSVAL 0 /* 16 Bit */ macro
221 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586()
222 if(p->scp->sysbus != SYSBUSVAL) in check586()
261 p->scp->sysbus = SYSBUSVAL; in alloc586()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds