Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ex/
HDif_exreg.h44 #define CARD_RAM_SIZE 0x8000 macro
HDif_ex.c229 sc->mem_size = CARD_RAM_SIZE; /* XXX This should be read from the card itself. */ in ex_attach()