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

/freebsd-10.3-release/sys/boot/ficl/
H A Dtools.c85 static void vmSetBreak(FICL_VM *pVM, FICL_BREAKPOINT *pBP) argument
90 pBP->address = pVM->ip;
91 pBP->origXT = *pVM->ip;

Completed in 56 milliseconds