Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Dpdcpat.h243 struct pdc_pat_mem_phys_mem_location { /* PDC_PAT_MEM/PDC_PAT_MEM_ADDRESS */ struct
244 u64 cabinet:8;
245 u64 ign1:8;
246 u64 ign2:8;
247 u64 cell_slot:8;
248 u64 ign3:8;
249 u64 dimm_slot:8; /* DIMM slot, e.g. 0x1A, 0x2B, show user hex value! */
250 u64 ign4:8;
251 u64 source:4; /* for mem: always 0x07 */
252 u64 source_detail:4; /* for mem: always 0x04 (SIMM or DIMM) */