Home
last modified time | relevance | path

Searched refs:LINES_PER_PAGE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h67 #define LINES_PER_PAGE(H) ((H)->lines_per_page) macro
H A Dmema_test.c471 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()
571 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()
620 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()
673 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()