Searched defs:dunit_ops (Results 1 – 1 of 1) sorted by relevance
84 static struct dunit_ops { struct85 char *name;86 enum type type;87 int pmiaddr_shift;88 int pmiidx_shift;89 int channels;90 int dimms_per_channel;92 int (*get_registers)(void);93 int (*check_ecc)(void);94 void (*mk_region)(char *name, struct region *rp, void *asym);[all …]