Searched defs:bufp (Results 1 – 13 of 13) sorted by relevance
| /openbmc/u-boot/drivers/net/ |
| H A D | bcm-sf2-eth-gmac.c | 97 uint8_t *bufp; in dma_tx_dump() local 129 uint8_t *bufp; in dma_rx_dump() local 161 uint8_t *bufp; in dma_tx_init() local 214 uint8_t *bufp; in dma_rx_init() local 313 uint8_t *bufp = dma->tx_buf + dma->cur_tx_index * TX_BUF_SIZE_ALIGNED; in gmac_tx_packet() local 396 void *bufp, *datap; in gmac_check_rx_done() local
|
| H A D | dnet.c | 137 unsigned int *bufp; in dnet_send() local
|
| /openbmc/u-boot/board/Synology/ds414/ |
| H A D | cmd_syno.c | 32 char *buf, *bufp; in do_syno_populate() local
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | designware_udc.c | 183 static int usbgetpckfromfifo(int epNum, u8 *bufp, u32 len) in usbgetpckfromfifo() 223 static void usbputpcktofifo(int epNum, u8 *bufp, u32 len) in usbputpcktofifo()
|
| /openbmc/u-boot/cmd/ |
| H A D | nvedit_efi.c | 231 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 533 __u8 *bufp = data_buf; in sl811_rh_submit_urb() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | redirect.c | 466 struct buf_packet *bufp; in bufp_alloc() local 496 static void bufp_free(USBRedirDevice *dev, struct buf_packet *bufp, in bufp_free() 2310 struct buf_packet *bufp; in usbredir_put_bufpq() local 2333 struct buf_packet *bufp; in usbredir_get_bufpq() local
|
| /openbmc/u-boot/common/ |
| H A D | xyzModem.c | 46 unsigned char pkt[1024], *bufp; member
|
| /openbmc/u-boot/arch/sandbox/cpu/ |
| H A D | os.c | 120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
|
| /openbmc/qemu/hw/nvme/ |
| H A D | dif.c | 301 uint8_t *bufp, *end = buf + len; in nvme_dif_check() local
|
| H A D | ctrl.c | 2378 uint8_t *bufp; in nvme_compare_mdata_cb() local
|
| /openbmc/u-boot/tools/ |
| H A D | zynqmpbif.c | 208 char *buf, *bufp; in read_full_file() local
|
| /openbmc/qemu/linux-user/ |
| H A D | elfload.c | 4306 const char *bufp = (const char *)ptr; in dump_write() local
|