Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dspdmem.c53 static void decode_sdram(const struct sysctlnode *, device_t, struct spdmem *,
455 decode_sdram(node, self, s, spd_len); in spdmem_common_attach()
597 decode_sdram(const struct sysctlnode *node, device_t self, struct spdmem *s, in decode_sdram() function