Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/usb/
H A Dcanokey.c86 void *base, uint8_t ep, uint8_t *pbuf, uint16_t size) in canokey_emu_prepare_receive()
96 void *base, uint8_t ep, const uint8_t *pbuf, uint16_t size) in canokey_emu_transmit()
/qemu/net/
H A Dtap-win32.c568 uint8_t **pbuf, int max_size) in tap_win32_read()
586 uint8_t *pbuf) in tap_win32_free_buffer()
/qemu/hw/scsi/
H A Desp.c448 const uint8_t *pbuf; in esp_cdb_ready() local