Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.c97 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 Ddnet.c137 unsigned int *bufp; in dnet_send() local
/openbmc/u-boot/board/Synology/ds414/
H A Dcmd_syno.c32 char *buf, *bufp; in do_syno_populate() local
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c183 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 Dnvedit_efi.c231 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c533 __u8 *bufp = data_buf; in sl811_rh_submit_urb() local
/openbmc/qemu/hw/usb/
H A Dredirect.c466 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 DxyzModem.c46 unsigned char pkt[1024], *bufp; member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
/openbmc/qemu/hw/nvme/
H A Ddif.c301 uint8_t *bufp, *end = buf + len; in nvme_dif_check() local
H A Dctrl.c2378 uint8_t *bufp; in nvme_compare_mdata_cb() local
/openbmc/u-boot/tools/
H A Dzynqmpbif.c208 char *buf, *bufp; in read_full_file() local
/openbmc/qemu/linux-user/
H A Delfload.c4306 const char *bufp = (const char *)ptr; in dump_write() local