Home
last modified time | relevance | path

Searched refs:get_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py182 def get_buf(self): member in DtbPlatdata
518 self.out(''.join(self.get_buf()))
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h123 uint8_t *(*get_buf)(SCSIRequest *req);
121 uint8_t *(*get_buf)(SCSIRequest *req); global() member
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c764 .get_buf = scsi_get_buf,
H A Dscsi-bus.c816 .get_buf = scsi_target_get_buf,
940 return req->ops->get_buf(req);
H A Dscsi-disk.c2650 .get_buf = scsi_get_buf,
2661 .get_buf = scsi_get_buf,
3058 .get_buf = scsi_get_buf,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch6069 char *bufstart = get_buf();