Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Dbios.c22 static int is_pxe(const void *buf) in is_pxe() function
87 return memory_scan(start << 10, is_pxe); in memory_scan_for_pxe_struct()
151 if (is_pxe(pxe)) in pxe_init()
205 if (is_pxe(pxe)) in pxe_init()