Lines Matching refs:nfit_buf
186 void *nfit_buf; member
1888 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1889 if (!t->nfit_buf) in nfit_test0_alloc()
1946 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1947 if (!t->nfit_buf) in nfit_test1_alloc()
1988 void *nfit_buf = t->nfit_buf; in nfit_test0_setup() local
2002 spa = nfit_buf; in nfit_test0_setup()
2016 spa = nfit_buf + offset; in nfit_test0_setup()
2026 spa = nfit_buf + offset; in nfit_test0_setup()
2036 spa = nfit_buf + offset; in nfit_test0_setup()
2046 spa = nfit_buf + offset; in nfit_test0_setup()
2056 spa = nfit_buf + offset; in nfit_test0_setup()
2066 spa = nfit_buf + offset; in nfit_test0_setup()
2076 spa = nfit_buf + offset; in nfit_test0_setup()
2086 spa = nfit_buf + offset; in nfit_test0_setup()
2096 spa = nfit_buf + offset; in nfit_test0_setup()
2106 memdev = nfit_buf + offset; in nfit_test0_setup()
2122 memdev = nfit_buf + offset; in nfit_test0_setup()
2139 memdev = nfit_buf + offset; in nfit_test0_setup()
2156 memdev = nfit_buf + offset; in nfit_test0_setup()
2172 memdev = nfit_buf + offset; in nfit_test0_setup()
2189 memdev = nfit_buf + offset; in nfit_test0_setup()
2205 memdev = nfit_buf + offset; in nfit_test0_setup()
2221 memdev = nfit_buf + offset; in nfit_test0_setup()
2237 memdev = nfit_buf + offset; in nfit_test0_setup()
2253 memdev = nfit_buf + offset; in nfit_test0_setup()
2269 memdev = nfit_buf + offset; in nfit_test0_setup()
2285 memdev = nfit_buf + offset; in nfit_test0_setup()
2301 memdev = nfit_buf + offset; in nfit_test0_setup()
2317 memdev = nfit_buf + offset; in nfit_test0_setup()
2334 dcr = nfit_buf + offset; in nfit_test0_setup()
2350 dcr = nfit_buf + offset; in nfit_test0_setup()
2366 dcr = nfit_buf + offset; in nfit_test0_setup()
2382 dcr = nfit_buf + offset; in nfit_test0_setup()
2398 dcr = nfit_buf + offset; in nfit_test0_setup()
2410 dcr = nfit_buf + offset; in nfit_test0_setup()
2422 dcr = nfit_buf + offset; in nfit_test0_setup()
2434 dcr = nfit_buf + offset; in nfit_test0_setup()
2446 bdw = nfit_buf + offset; in nfit_test0_setup()
2458 bdw = nfit_buf + offset; in nfit_test0_setup()
2470 bdw = nfit_buf + offset; in nfit_test0_setup()
2482 bdw = nfit_buf + offset; in nfit_test0_setup()
2494 flush = nfit_buf + offset; in nfit_test0_setup()
2504 flush = nfit_buf + offset; in nfit_test0_setup()
2514 flush = nfit_buf + offset; in nfit_test0_setup()
2524 flush = nfit_buf + offset; in nfit_test0_setup()
2534 pcap = nfit_buf + offset; in nfit_test0_setup()
2543 dcr = nfit_buf + offset; in nfit_test0_setup()
2559 dcr = nfit_buf + offset; in nfit_test0_setup()
2571 bdw = nfit_buf + offset; in nfit_test0_setup()
2583 spa = nfit_buf + offset; in nfit_test0_setup()
2597 spa = nfit_buf + offset; in nfit_test0_setup()
2607 spa = nfit_buf + offset; in nfit_test0_setup()
2617 memdev = nfit_buf + offset; in nfit_test0_setup()
2633 memdev = nfit_buf + offset; in nfit_test0_setup()
2650 memdev = nfit_buf + offset; in nfit_test0_setup()
2666 flush = nfit_buf + offset; in nfit_test0_setup()
2733 void *nfit_buf = t->nfit_buf; in nfit_test1_setup() local
2741 spa = nfit_buf + offset; in nfit_test1_setup()
2751 spa = nfit_buf + offset; in nfit_test1_setup()
2761 memdev = nfit_buf + offset; in nfit_test1_setup()
2780 dcr = nfit_buf + offset; in nfit_test1_setup()
2791 memdev = nfit_buf + offset; in nfit_test1_setup()
2808 dcr = nfit_buf + offset; in nfit_test1_setup()
3221 rc = acpi_nfit_init(acpi_desc, nfit_test->nfit_buf, in nfit_test_probe()
3241 obj->buffer.pointer = nfit_test->nfit_buf; in nfit_test_probe()