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 | dnet.c | 139 unsigned int *bufp; in dnet_send() local
|
| A D | pcnet.c | 379 static int pcnet_recv_common(struct pcnet_priv *lp, unsigned char **bufp) in pcnet_recv_common()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_var_file.c | 49 efi_status_t __maybe_unused efi_var_collect(struct efi_var_file **bufp, loff_t *lenp, in efi_var_collect()
|
| /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/board/Synology/ds414/ |
| A D | cmd_syno.c | 35 char *buf, *bufp; in do_syno_populate() local
|
| /u-boot/drivers/usb/gadget/ |
| A D | designware_udc.c | 186 static int usbgetpckfromfifo(int epNum, u8 *bufp, u32 len) in usbgetpckfromfifo() 226 static void usbputpcktofifo(int epNum, u8 *bufp, u32 len) in usbputpcktofifo()
|
| /u-boot/cmd/ |
| A D | nvedit_efi.c | 294 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
|
| /u-boot/drivers/usb/host/ |
| A D | sl811-hcd.c | 534 __u8 *bufp = data_buf; in sl811_rh_submit_urb() local
|
| /u-boot/common/ |
| A D | xyzModem.c | 46 unsigned char pkt[1024], *bufp; member
|
| /u-boot/arch/sandbox/cpu/ |
| A D | os.c | 136 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
|
| /u-boot/tools/ |
| A D | zynqmpbif.c | 208 char *buf, *bufp; in read_full_file() local
|
Completed in 35 milliseconds