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

/fuchsia/zircon/system/dev/nand/ram-nand/test/
H A Dram-nand.cpp362 void SetForRead(int offset, int num_pages, Operation* operation) { function in namespace:__anon451
421 SetForRead(0, kNumPages, &operation);
461 SetForRead(0, 4, operations[2].get());
463 SetForRead(2, 4, operations[4].get());
465 SetForRead(0, 4, operations[6].get());
467 SetForRead(2, 4, operations[8].get());
468 SetForRead(0, 2, operations[9].get());
682 SetForRead(0, kNumPages, &operation);

Completed in 114 milliseconds