Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c105 NUM_DCR = 5, enumerator
107 NUM_BDW = NUM_DCR,
108 NUM_SPA = NUM_PM + NUM_DCR + NUM_BDW,
109 NUM_MEM = NUM_DCR + NUM_BDW + 2 /* spa0 iset */
142 static unsigned long dimm_fail_cmd_flags[NUM_DCR];
143 static int dimm_fail_cmd_code[NUM_DCR];
206 struct device *dimm_dev[NUM_DCR];
1369 + sizeof(struct acpi_nfit_control_region) * NUM_DCR in nfit_test0_alloc()
1371 window_size) * NUM_DCR in nfit_test0_alloc()
1374 + sizeof(u64) * NUM_HINTS) * NUM_DCR in nfit_test0_alloc()
[all …]