Home
last modified time | relevance | path

Searched defs:spdmem_fpm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h51 struct spdmem_fpm { /* FPM and EDO DIMMS */ struct
52 uint8_t fpm_len;
53 uint8_t fpm_size;
54 uint8_t fpm_type;
55 uint8_t fpm_rows;
56 uint8_t fpm_cols;
57 uint8_t fpm_banks;
58 uint16_t fpm_datawidth; /* endian-sensitive */
59 uint8_t fpm_voltage;
60 uint8_t fpm_tRAC;
[all …]