Searched refs:CONFIG_RAMSPLIT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | elink3reg.h | 426 #define CONFIG_RAMSPLIT (u_int16_t) 0x0003 macro |
H A D | elink3.c | 543 ram_split = (config1 & CONFIG_RAMSPLIT) >> CONFIG_RAMSPLIT_SHIFT; in ep_internalconfig() |