Lines Matching refs:nfit_buf
183 void *nfit_buf; member
1892 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1893 if (!t->nfit_buf) in nfit_test0_alloc()
1951 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1952 if (!t->nfit_buf) in nfit_test1_alloc()
1993 void *nfit_buf = t->nfit_buf; in nfit_test0_setup() local
2007 spa = nfit_buf; in nfit_test0_setup()
2021 spa = nfit_buf + offset; in nfit_test0_setup()
2031 spa = nfit_buf + offset; in nfit_test0_setup()
2041 spa = nfit_buf + offset; in nfit_test0_setup()
2051 spa = nfit_buf + offset; in nfit_test0_setup()
2061 spa = nfit_buf + offset; in nfit_test0_setup()
2071 spa = nfit_buf + offset; in nfit_test0_setup()
2081 spa = nfit_buf + offset; in nfit_test0_setup()
2091 spa = nfit_buf + offset; in nfit_test0_setup()
2101 spa = nfit_buf + offset; in nfit_test0_setup()
2111 memdev = nfit_buf + offset; in nfit_test0_setup()
2127 memdev = nfit_buf + offset; in nfit_test0_setup()
2144 memdev = nfit_buf + offset; in nfit_test0_setup()
2161 memdev = nfit_buf + offset; in nfit_test0_setup()
2177 memdev = nfit_buf + offset; in nfit_test0_setup()
2194 memdev = nfit_buf + offset; in nfit_test0_setup()
2210 memdev = nfit_buf + offset; in nfit_test0_setup()
2226 memdev = nfit_buf + offset; in nfit_test0_setup()
2242 memdev = nfit_buf + offset; in nfit_test0_setup()
2258 memdev = nfit_buf + offset; in nfit_test0_setup()
2274 memdev = nfit_buf + offset; in nfit_test0_setup()
2290 memdev = nfit_buf + offset; in nfit_test0_setup()
2306 memdev = nfit_buf + offset; in nfit_test0_setup()
2322 memdev = nfit_buf + offset; in nfit_test0_setup()
2339 dcr = nfit_buf + offset; in nfit_test0_setup()
2355 dcr = nfit_buf + offset; in nfit_test0_setup()
2371 dcr = nfit_buf + offset; in nfit_test0_setup()
2387 dcr = nfit_buf + offset; in nfit_test0_setup()
2403 dcr = nfit_buf + offset; in nfit_test0_setup()
2415 dcr = nfit_buf + offset; in nfit_test0_setup()
2427 dcr = nfit_buf + offset; in nfit_test0_setup()
2439 dcr = nfit_buf + offset; in nfit_test0_setup()
2451 bdw = nfit_buf + offset; in nfit_test0_setup()
2463 bdw = nfit_buf + offset; in nfit_test0_setup()
2475 bdw = nfit_buf + offset; in nfit_test0_setup()
2487 bdw = nfit_buf + offset; in nfit_test0_setup()
2499 flush = nfit_buf + offset; in nfit_test0_setup()
2509 flush = nfit_buf + offset; in nfit_test0_setup()
2519 flush = nfit_buf + offset; in nfit_test0_setup()
2529 flush = nfit_buf + offset; in nfit_test0_setup()
2539 pcap = nfit_buf + offset; in nfit_test0_setup()
2548 dcr = nfit_buf + offset; in nfit_test0_setup()
2564 dcr = nfit_buf + offset; in nfit_test0_setup()
2576 bdw = nfit_buf + offset; in nfit_test0_setup()
2588 spa = nfit_buf + offset; in nfit_test0_setup()
2602 spa = nfit_buf + offset; in nfit_test0_setup()
2612 spa = nfit_buf + offset; in nfit_test0_setup()
2622 memdev = nfit_buf + offset; in nfit_test0_setup()
2638 memdev = nfit_buf + offset; in nfit_test0_setup()
2655 memdev = nfit_buf + offset; in nfit_test0_setup()
2671 flush = nfit_buf + offset; in nfit_test0_setup()
2738 void *nfit_buf = t->nfit_buf; in nfit_test1_setup() local
2746 spa = nfit_buf + offset; in nfit_test1_setup()
2756 spa = nfit_buf + offset; in nfit_test1_setup()
2766 memdev = nfit_buf + offset; in nfit_test1_setup()
2785 dcr = nfit_buf + offset; in nfit_test1_setup()
2796 memdev = nfit_buf + offset; in nfit_test1_setup()
2813 dcr = nfit_buf + offset; in nfit_test1_setup()
3203 rc = acpi_nfit_init(acpi_desc, nfit_test->nfit_buf, in nfit_test_probe()
3223 obj->buffer.pointer = nfit_test->nfit_buf; in nfit_test_probe()