Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c707 rc = eb_pxenv_tftp_read(buf, &len); in tftp_file_read_undi()
735 if (eb_pxenv_tftp_read(buf + buf_read, &len) == 0) in buf_fill_undi()
H A Dundi.c1284 int eb_pxenv_tftp_read(uint8_t *buf, uint16_t *len) in eb_pxenv_tftp_read() function