Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 14 of 14) sorted by relevance

/third_party/dev/ethernet/e1000/
A De1000_manage.c45 u8 e1000_calculate_checksum(u8 *buffer, u32 length) in e1000_calculate_checksum()
133 u32 *buffer = (u32 *)&hw->mng_cookie; in e1000_enable_tx_pkt_filtering_generic() local
224 s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer, in e1000_mng_host_if_write_generic()
296 s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer, in e1000_mng_write_dhcp_info_generic()
395 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_host_interface_command()
468 s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_load_firmware()
A De1000_api.c640 s32 e1000_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length) in e1000_mng_write_dhcp_info()
921 s32 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length, in e1000_mng_host_if_write()
A Dfuchsia.c111 io_buffer_t buffer; member
/third_party/ulib/musl/sanitizers/
A Dlog.c9 void __sanitizer_log_write(const char *buffer, size_t len) { in __sanitizer_log_write()
/third_party/ulib/musl/zircon/
A Dgetentropy.c11 int getentropy(void* buffer, size_t length) { in getentropy()
/third_party/uapp/dash/src/
A Dnodes.c648 output_symtab(char *buffer, char **vars, bool is_readonly) in output_symtab()
665 restore_symtab(char *buffer, size_t num_syms) in restore_symtab()
714 char buffer[header.string_offset + funcstringsize]; in codec_encode() local
736 struct nodelist *codec_decode(char *buffer, size_t length) in codec_decode()
A Dmain.c212 char buffer[size]; in evalifsubshell() local
/third_party/uapp/fsck-msdosfs/
A Dfat.c62 u_char *buffer; in checkdirty() local
156 _readfat(int fs, struct bootblock *boot, u_int no, u_char **buffer) in _readfat()
195 u_char *buffer, *p; in readfat() local
552 u_char *buffer, *p; in writefat() local
A Ddir.c198 static u_char *buffer = NULL; variable
/third_party/ulib/usbhost/include/usbhost/
A Dusbhost.h38 void* buffer; member
/third_party/ulib/musl/src/env/
A D__libc_start_main.c18 uint8_t* buffer; member
/third_party/uapp/dash/src/bltin/
A Dzircon.c531 static char* join(char* buffer, size_t buffer_length, int argc, char** argv) { in join()
556 char buffer[256]; in zxc_k() local
/third_party/ulib/usbhost/
A Dusbhost.c554 void* buffer, in usb_device_control_transfer()
574 void* buffer, in usb_device_bulk_transfer()
/third_party/ulib/musl/ldso/
A Ddynlink.c641 struct dso* dso, char *buffer, const char *name, size_t namelen) { in format_build_id_log()
679 char *buffer = dl_alloc(build_id_log_size(dso, namelen)); in allocate_and_format_build_id_log() local
746 char buffer[MODULE_ELEMENT_SIZE]; in log_module_element() local
783 char buffer[MMAP_ELEMENT_SIZE]; in log_mmap_element() local
2553 const char* buffer, size_t len) { in _dl_log_write()

Completed in 34 milliseconds