Home
last modified time | relevance | path

Searched defs:hostfd (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/semihosting/
H A Dguestfd.h29 int hostfd; member
/openbmc/qemu/semihosting/
H A Dguestfd.c127 void associate_guestfd(int guestfd, int hostfd) in associate_guestfd()
H A Darm-compat-semi.c379 int hostfd; in do_common_semihosting() local
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c105 int hostfd; member
948 static int usb_host_open(USBHostDevice *s, libusb_device *dev, int hostfd) in usb_host_open()