Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ex/
H A Dif_exreg.h46 #define CARD_RAM_SIZE 0x8000 macro
H A Dif_ex.c231 sc->mem_size = CARD_RAM_SIZE; /* XXX This should be read from the card itself. */ in ex_attach()