Lines Matching defs:sbridge_info
272 struct sbridge_info { struct
273 enum type type;
274 u32 mcmtr;
275 u32 rankcfgr;
276 u64 (*get_tolm)(struct sbridge_pvt *pvt);
277 u64 (*get_tohm)(struct sbridge_pvt *pvt);
278 u64 (*rir_limit)(u32 reg);
279 const u32 *dram_rule;
280 const u32 *interleave_list;
281 const struct interleave_pkg *interleave_pkg;
282 u8 max_sad;
283 u8 max_interleave;
284 u8 (*get_node_id)(struct sbridge_pvt *pvt);
285 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt);
286 struct pci_dev *pci_vtd;