HomeSort by relevance Sort by last modified time
    Searched defs:pxe_call (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/config/
config.c 102 REQUIRE_OBJECT ( pxe_call ); variable
  /external/syslinux/core/fs/pxe/
pxe.c 105 __export int pxe_call(int opcode, void *data) function
114 dprintf("pxe_call op %04x data %p\n", opcode, data);
  /external/syslinux/gpxe/src/arch/i386/prefix/
pxeprefix.S 298 call pxe_call
339 call pxe_call
375 call pxe_call
390 call pxe_call
410 call pxe_call
579 pxe_call: label

Completed in 608 milliseconds