Home | History | Annotate | Download | only in standtest

Lines Matching defs:startaddr

269 	u_int64_t startaddr, count = 1;
276 buf = cvt_number(buf, &startaddr);
296 printf("startaddr = 0x%lx, count = 0x%lx\n", startaddr, count);
368 printf(" dpb startaddr [count] display physical memory "
370 printf(" dpw startaddr [count] display physical memory "
372 printf(" dpl startaddr [count] display physical memory "
374 printf(" dpq startaddr [count] display physical memory "
376 printf(" dvb startaddr [count] display virtual memory "
378 printf(" dvw startaddr [count] display virtual memory "
380 printf(" dvl startaddr [count] display virtual memory "
382 printf(" dvq startaddr [count] display virtual memory "
388 printf(" show pt [startaddr [endaddr]]\n");
393 printf("If optional \"startaddr\" argument is omitted, "