Searched refs:test_size (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1362-hcd.c2470 int test_size = 0; local
2488 offset * 2 + PTD_HEADER_SIZE, test_size);
2490 PTD_HEADER_SIZE + test_size);
2492 if (memcmp(ref, tst, PTD_HEADER_SIZE + test_size)) {
2493 dump_data(((u8 *)ref) + offset, PTD_HEADER_SIZE + test_size);
2494 dump_data((u8 *)tst, PTD_HEADER_SIZE + test_size);
2497 PTD_HEADER_SIZE + test_size);
2499 if (memcmp(ref, tst, PTD_HEADER_SIZE + test_size)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h1528 ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) argument
1531 PAL_CALL(iprv, PAL_TEST_PROC, test_addr, test_size, attributes);

Completed in 38 milliseconds