Home
last modified time | relevance | path

Searched defs:chan (Results 1 – 17 of 17) sorted by relevance

/qemu/hw/hyperv/
H A Dvmbus.c290 VMBusGpadl *vmbus_get_gpadl(VMBusChannel *chan, uint32_t gpadl_id) in vmbus_get_gpadl()
444 ssize_t vmbus_iov_to_gpadl(VMBusChannel *chan, VMBusGpadl *gpadl, uint32_t off, in vmbus_iov_to_gpadl()
601 static int ringbufs_init(VMBusChannel *chan) in ringbufs_init()
698 VMBusDevice *vmbus_channel_device(VMBusChannel *chan) in vmbus_channel_device()
711 uint32_t vmbus_channel_idx(VMBusChannel *chan) in vmbus_channel_idx()
716 void vmbus_channel_notify_host(VMBusChannel *chan) in vmbus_channel_notify_host()
721 bool vmbus_channel_is_open(VMBusChannel *chan) in vmbus_channel_is_open()
732 static int vmbus_channel_notify_guest(VMBusChannel *chan) in vmbus_channel_notify_guest()
805 static ssize_t ringbuf_send_update_idx(VMBusChannel *chan) in ringbuf_send_update_idx()
879 int vmbus_channel_reserve(VMBusChannel *chan, in vmbus_channel_reserve()
[all …]
H A Dhv-balloon.c293 VMBusChannel *chan; in hv_balloon_get_channel() local
300 static ssize_t hv_balloon_send_packet(VMBusChannel *chan, in hv_balloon_send_packet()
350 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_unballoon_rb_wait() local
365 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_unballoon_posting() local
515 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_hot_add_rb_wait() local
532 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_hot_add_posting() local
589 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_balloon_rb_wait() local
603 VMBusChannel *chan = hv_balloon_get_channel(balloon); in hv_balloon_balloon_posting() local
1319 VMBusChannel *chan; in hv_balloon_recv_channel() local
1377 static void hv_balloon_vmdev_chan_notify(VMBusChannel *chan) in hv_balloon_vmdev_chan_notify()
[all …]
/qemu/hw/audio/
H A Des1370.c251 struct chan { struct
263 struct chan chan[NB_CHANNELS]; argument
696 static void es1370_run_channel (ES1370State *s, size_t chan, int free_or_avail) in es1370_run_channel()
/qemu/hw/net/
H A Dallwinner_emac.c147 static void aw_emac_tx_reset(AwEmacState *s, int chan) in aw_emac_tx_reset()
320 int chan; in aw_emac_write() local
/qemu/include/hw/dma/
H A Dsifive_pdma.h51 struct sifive_pdma_chan chan[SIFIVE_PDMA_CHANS]; member
H A Dbcm2835_dma.h42 BCM2835DMAChan chan[BCM2835_DMA_NCHANS]; member
H A Dpl080.h61 pl080_channel chan[PL080_MAX_CHANNELS]; member
/qemu/include/hw/hyperv/
H A Dvmbus.h96 VMBusChannel *chan; member
/qemu/chardev/
H A Dchar-udp.c87 static gboolean udp_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in udp_chr_read()
H A Dchar-fd.c48 static gboolean fd_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in fd_chr_read()
H A Dchar-pty.c152 static gboolean pty_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in pty_chr_read()
H A Dchar-socket.c496 static gboolean tcp_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in tcp_chr_read()
/qemu/hw/usb/
H A Dhcd-dwc2.c230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local
574 int chan; in dwc2_work_bh() local
/qemu/ui/
H A Dui-hmp-cmds.c192 SpiceChannelList *chan; in hmp_info_spice() local
H A Dspice-core.c383 SpiceChannel *chan; in qmp_query_spice_channels() local
/qemu/hw/misc/
H A Daspeed_lpc.c112 const struct aspeed_kcs_channel *chan; member
/qemu/hw/dma/
H A Dpl330.c256 PL330Chan *chan; member