Home
last modified time | relevance | path

Searched defs:fdp (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/vfio-user/
H A Ddevice.c183 static int irq_howmany(int *fdp, uint32_t cur, uint32_t max) in irq_howmany()
H A Dproxy.c71 int *fdp = NULL; in vfio_user_send_qio() local
233 g_autofree int *fdp = NULL; in vfio_user_recv_one() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c677 struct efi_device_path_file_path *fdp = in efi_file_from_path() local
/openbmc/qemu/hw/nvme/
H A Dnvme.h97 } fdp; member
118 } fdp; member
220 } fdp; member
282 } fdp; member
/openbmc/qemu/audio/
H A Dossaudio.c96 static void oss_anal_close (int *fdp) in oss_anal_close()