Searched refs:DEFAULTIOBASE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/cirrus/ | ||
D | cs89x0.h | 75 #define DEFAULTIOBASE 0x0300 macro |
D | mac89x0.c | 217 nubus_slot_addr(slot) | (((slot&0xf) << 20) + DEFAULTIOBASE); in mac89x0_probe() |