Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Dbios.c13 static uint32_t gpxe_funcs; variable
271 gpxe_funcs = api_check.APIMask; in gpxe_init()
275 has_gpxe = (~gpxe_funcs & 0x4b) == 0; in gpxe_init()