HomeSort by relevance Sort by last modified time
    Searched refs:s_PXENV_FILE_READ (Results 1 - 6 of 6) sorted by null

  /external/syslinux/core/fs/pxe/
gpxeurl.c 21 static __lowmem struct s_PXENV_FILE_READ file_read;
  /external/syslinux/gpxe/src/arch/i386/include/
pxe.h 66 struct s_PXENV_FILE_READ file_read;
pxe_api.h     [all...]
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_file.c 135 * @v file_read Pointer to a struct s_PXENV_FILE_READ
136 * @v s_PXENV_FILE_READ::FileHandle File handle
137 * @v s_PXENV_FILE_READ::BufferSize Size of data buffer
138 * @v s_PXENV_FILE_READ::Buffer Data buffer
141 * @ret s_PXENV_FILE_READ::Status PXE status code
142 * @ret s_PXENV_FILE_READ::Ready Indication of readiness
143 * @ret s_PXENV_FILE_READ::BufferSize Length of data read
146 PXENV_EXIT_t pxenv_file_read ( struct s_PXENV_FILE_READ *file_read ) {
pxe_call.c 103 PXENV_EXIT_t ( * file_read ) ( struct s_PXENV_FILE_READ * );
  /external/syslinux/com32/include/syslinux/
pxe_api.h 409 typedef struct s_PXENV_FILE_READ {

Completed in 101 milliseconds