Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mca/
H A Dif_lereg.h33 #define LE_PROMOFF 0x3fc0 /* Offset of PROM within the memory */ macro
34 #define LE_MCA_RAMSIZE LE_PROMOFF /* Size of RAM memory */
H A Dif_le_mca.c232 lesc->sc_memh, LE_PROMOFF + i * 2); in le_mca_attach()