Searched refs:SIEISABASE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/si/ | ||
| D | sireg.h | 61 #define SIEISABASE 0xc00 /* Our ports start here */ macro |
| D | si_eisa.c | 51 iobase = (eisa_get_slot(dev) * EISA_SLOT_SIZE) + SIEISABASE; in si_eisa_probe() |