HomeSort by relevance Sort by last modified time
    Searched full:is_pxe (Results 1 - 1 of 1) sorted by null

  /external/syslinux/core/fs/pxe/
bios.c 22 static int is_pxe(const void *buf) function
40 * Just like is_pxe, it checks PXENV+ structure
87 return memory_scan(start << 10, is_pxe);
151 if (is_pxe(pxe))
205 if (is_pxe(pxe))

Completed in 116 milliseconds