Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dif_esreg.h109 #define CR_RAM32K 0x2000 /* 32Kx16 RAM */ macro
H A Dif_es.c276 smc->b1.cr = CR_RAM32K | CR_NO_WAIT_ST | CR_SET_SQLCH; in esinit()