Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.c65 static void pxenv_call(int func, void *ptr);
190 pxe_call = pxenv_call; in pxe_init()
312 pxenv_call(int func, void *ptr) in pxenv_call() function