Searched defs:get_buf (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/dtoc/ | ||
H A D | dtb_platdata.py | 182 def get_buf(self): member in DtbPlatdata |
/openbmc/qemu/include/hw/scsi/ | ||
H A D | scsi.h | 121 uint8_t *(*get_buf)(SCSIRequest *req); member |