Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h69 #define LINES_PER_PAGE(H) ((H)->lines_per_page) macro
H A Dmema_test.c473 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()
573 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()
622 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()
675 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()