Searched refs:CARD_RAM_SIZE (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ex/ | ||
| HD | if_exreg.h | 44 #define CARD_RAM_SIZE 0x8000 macro |
| HD | if_ex.c | 229 sc->mem_size = CARD_RAM_SIZE; /* XXX This should be read from the card itself. */ in ex_attach() |