Searched refs:CONFIG_RAMWIDTH (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | elink3reg.h | 417 #define CONFIG_RAMWIDTH (u_int16_t) 0x0008 macro |
H A D | elink3.c | 541 ram_width = (config0 & CONFIG_RAMWIDTH) >> CONFIG_RAMWIDTH_SHIFT; in ep_internalconfig() |