Searched defs:chan (Results 1 – 17 of 17) sorted by relevance
/qemu/hw/hyperv/ |
H A D | vmbus.c | 290 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 D | hv-balloon.c | 293 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 D | es1370.c | 251 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 D | allwinner_emac.c | 147 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 D | sifive_pdma.h | 51 struct sifive_pdma_chan chan[SIFIVE_PDMA_CHANS]; member
|
H A D | bcm2835_dma.h | 42 BCM2835DMAChan chan[BCM2835_DMA_NCHANS]; member
|
H A D | pl080.h | 61 pl080_channel chan[PL080_MAX_CHANNELS]; member
|
/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 96 VMBusChannel *chan; member
|
/qemu/chardev/ |
H A D | char-udp.c | 87 static gboolean udp_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in udp_chr_read()
|
H A D | char-fd.c | 48 static gboolean fd_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in fd_chr_read()
|
H A D | char-pty.c | 152 static gboolean pty_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in pty_chr_read()
|
H A D | char-socket.c | 496 static gboolean tcp_chr_read(QIOChannel *chan, GIOCondition cond, void *opaque) in tcp_chr_read()
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 230 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 D | ui-hmp-cmds.c | 192 SpiceChannelList *chan; in hmp_info_spice() local
|
H A D | spice-core.c | 383 SpiceChannel *chan; in qmp_query_spice_channels() local
|
/qemu/hw/misc/ |
H A D | aspeed_lpc.c | 112 const struct aspeed_kcs_channel *chan; member
|
/qemu/hw/dma/ |
H A D | pl330.c | 256 PL330Chan *chan; member
|