Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_call.c41 static int int_1a_hooked = 0; variable
447 if ( ! int_1a_hooked ) { in pxe_activate()
450 int_1a_hooked = 1; in pxe_activate()
469 if ( int_1a_hooked ) { in pxe_deactivate()
477 int_1a_hooked = 0; in pxe_deactivate()