Searched defs:buffer_ptr (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-helper-util.h136 cvmx_buf_ptr_t buffer_ptr; local
182 cvmx_buf_ptr_pki_t buffer_ptr; local
[all...]
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-util.c472 cvmx_buf_ptr_t buffer_ptr; local
[all...]
/u-boot/lib/efi_loader/
H A Defi_net.c771 efi_pxe_base_code_mtftp( struct efi_pxe_base_code_protocol *this, u32 operation, void *buffer_ptr, u8 overwrite, efi_uintn_t *buffer_size, struct efi_ip_address server_ip, char *filename, struct efi_pxe_base_code_mtftp_info *info, u8 dont_use_buffer) argument
782 efi_pxe_base_code_udp_write( struct efi_pxe_base_code_protocol *this, u16 op_flags, struct efi_ip_address *dest_ip, u16 *dest_port, struct efi_ip_address *gateway_ip, struct efi_ip_address *src_ip, u16 *src_port, efi_uintn_t *header_size, void *header_ptr, efi_uintn_t *buffer_size, void *buffer_ptr) argument
794 efi_pxe_base_code_udp_read( struct efi_pxe_base_code_protocol *this, u16 op_flags, struct efi_ip_address *dest_ip, u16 *dest_port, struct efi_ip_address *src_ip, u16 *src_port, efi_uintn_t *header_size, void *header_ptr, efi_uintn_t *buffer_size, void *buffer_ptr) argument

Completed in 48 milliseconds