Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-common.h142 struct s_pxe { struct
189 struct s_pxe pxe;
Dhdt-cli-pxe.c57 struct s_pxe *p = &hardware->pxe; in main_show_pxe()
Dhdt-menu-pxe.c46 struct s_pxe *p = &hardware->pxe; in compute_PXE()
Dhdt-menu-summary.c140 struct s_pxe *p = &hardware->pxe; in compute_summarymenu()
Dhdt-common.c223 memset(&hardware->pxe, 0, sizeof(struct s_pxe)); in init_hardware()
433 memset(&hardware->pxe, 0, sizeof(struct s_pxe)); in detect_pxe()