Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c45 extern int use_bios_pxe;
90 if (use_bios_pxe) in tftp_file_read()
241 if (use_bios_pxe) in buf_fill()
509 if (use_bios_pxe) in tftp_read()
604 if (use_bios_pxe) in tftp_dir()
682 if (use_bios_pxe) { in tftp_close()
H A Dnic.c40 int use_bios_pxe = 0; variable
1316 if (use_bios_pxe) in cleanup_net()
1359 use_bios_pxe = 1; in dhcp_undi()