Lines Matching refs:nfit_buf

179 	void *nfit_buf;  member
1378 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1379 if (!t->nfit_buf) in nfit_test0_alloc()
1435 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1436 if (!t->nfit_buf) in nfit_test1_alloc()
1477 void *nfit_buf = t->nfit_buf; in nfit_test0_setup() local
1490 spa = nfit_buf; in nfit_test0_setup()
1504 spa = nfit_buf + offset; in nfit_test0_setup()
1514 spa = nfit_buf + offset; in nfit_test0_setup()
1524 spa = nfit_buf + offset; in nfit_test0_setup()
1534 spa = nfit_buf + offset; in nfit_test0_setup()
1544 spa = nfit_buf + offset; in nfit_test0_setup()
1554 spa = nfit_buf + offset; in nfit_test0_setup()
1564 spa = nfit_buf + offset; in nfit_test0_setup()
1574 spa = nfit_buf + offset; in nfit_test0_setup()
1584 spa = nfit_buf + offset; in nfit_test0_setup()
1594 memdev = nfit_buf + offset; in nfit_test0_setup()
1610 memdev = nfit_buf + offset; in nfit_test0_setup()
1627 memdev = nfit_buf + offset; in nfit_test0_setup()
1644 memdev = nfit_buf + offset; in nfit_test0_setup()
1660 memdev = nfit_buf + offset; in nfit_test0_setup()
1677 memdev = nfit_buf + offset; in nfit_test0_setup()
1693 memdev = nfit_buf + offset; in nfit_test0_setup()
1709 memdev = nfit_buf + offset; in nfit_test0_setup()
1725 memdev = nfit_buf + offset; in nfit_test0_setup()
1741 memdev = nfit_buf + offset; in nfit_test0_setup()
1757 memdev = nfit_buf + offset; in nfit_test0_setup()
1773 memdev = nfit_buf + offset; in nfit_test0_setup()
1789 memdev = nfit_buf + offset; in nfit_test0_setup()
1805 memdev = nfit_buf + offset; in nfit_test0_setup()
1822 dcr = nfit_buf + offset; in nfit_test0_setup()
1838 dcr = nfit_buf + offset; in nfit_test0_setup()
1854 dcr = nfit_buf + offset; in nfit_test0_setup()
1870 dcr = nfit_buf + offset; in nfit_test0_setup()
1886 dcr = nfit_buf + offset; in nfit_test0_setup()
1898 dcr = nfit_buf + offset; in nfit_test0_setup()
1910 dcr = nfit_buf + offset; in nfit_test0_setup()
1922 dcr = nfit_buf + offset; in nfit_test0_setup()
1934 bdw = nfit_buf + offset; in nfit_test0_setup()
1946 bdw = nfit_buf + offset; in nfit_test0_setup()
1958 bdw = nfit_buf + offset; in nfit_test0_setup()
1970 bdw = nfit_buf + offset; in nfit_test0_setup()
1982 flush = nfit_buf + offset; in nfit_test0_setup()
1992 flush = nfit_buf + offset; in nfit_test0_setup()
2002 flush = nfit_buf + offset; in nfit_test0_setup()
2012 flush = nfit_buf + offset; in nfit_test0_setup()
2022 pcap = nfit_buf + offset; in nfit_test0_setup()
2031 dcr = nfit_buf + offset; in nfit_test0_setup()
2047 dcr = nfit_buf + offset; in nfit_test0_setup()
2059 bdw = nfit_buf + offset; in nfit_test0_setup()
2071 spa = nfit_buf + offset; in nfit_test0_setup()
2085 spa = nfit_buf + offset; in nfit_test0_setup()
2095 spa = nfit_buf + offset; in nfit_test0_setup()
2105 memdev = nfit_buf + offset; in nfit_test0_setup()
2121 memdev = nfit_buf + offset; in nfit_test0_setup()
2138 memdev = nfit_buf + offset; in nfit_test0_setup()
2154 flush = nfit_buf + offset; in nfit_test0_setup()
2201 void *nfit_buf = t->nfit_buf; in nfit_test1_setup() local
2209 spa = nfit_buf + offset; in nfit_test1_setup()
2219 spa = nfit_buf + offset; in nfit_test1_setup()
2229 memdev = nfit_buf + offset; in nfit_test1_setup()
2248 dcr = nfit_buf + offset; in nfit_test1_setup()
2259 memdev = nfit_buf + offset; in nfit_test1_setup()
2276 dcr = nfit_buf + offset; in nfit_test1_setup()
2651 rc = acpi_nfit_init(acpi_desc, nfit_test->nfit_buf, in nfit_test_probe()
2671 obj->buffer.pointer = nfit_test->nfit_buf; in nfit_test_probe()