Searched defs:bufp (Results 1 – 12 of 12) sorted by relevance
| /u-boot/drivers/net/ |
| A D | bcm-sf2-eth-gmac.c | 102 uint8_t *bufp; in dma_tx_dump() local 134 uint8_t *bufp; in dma_rx_dump() local 166 uint8_t *bufp; in dma_tx_init() local 219 uint8_t *bufp; in dma_rx_init() local 318 uint8_t *bufp = dma->tx_buf + dma->cur_tx_index * TX_BUF_SIZE_ALIGNED; in gmac_tx_packet() local 401 void *bufp, *datap; in gmac_check_rx_done() local
|
| A D | pcnet.c | 370 static int pcnet_recv_common(struct pcnet_priv *lp, unsigned char **bufp) in pcnet_recv_common()
|
| /u-boot/lib/ |
| A D | binman.c | 87 int binman_entry_map(ofnode parent, const char *name, void **bufp, int *sizep) in binman_entry_map()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_var_file.c | 56 efi_status_t __maybe_unused efi_var_collect(struct efi_var_file **bufp, loff_t *lenp, in efi_var_collect()
|
| /u-boot/board/Synology/ds414/ |
| A D | cmd_syno.c | 32 char *buf, *bufp; in do_syno_populate() local
|
| /u-boot/boot/ |
| A D | bootmeth-uclass.c | 304 static int alloc_file(const char *fname, uint size, void **bufp) in alloc_file() 352 void **bufp, uint *sizep) in bootmeth_alloc_other()
|
| /u-boot/cmd/ |
| A D | nvedit_efi.c | 260 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
|
| /u-boot/arch/sandbox/cpu/ |
| A D | state.c | 424 int state_load_other_fdt(const char **bufp, int *sizep) in state_load_other_fdt()
|
| A D | os.c | 182 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file() 218 int os_map_file(const char *pathname, int os_flags, void **bufp, int *sizep) in os_map_file()
|
| /u-boot/common/ |
| A D | xyzModem.c | 48 unsigned char pkt[1024], *bufp; member
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-fpa.c | 471 char *bufp; in cvmx_fpa1_fill_pool() local
|
| /u-boot/tools/ |
| A D | zynqmpbif.c | 208 char *buf, *bufp; in read_full_file() local
|
Completed in 40 milliseconds