Home
last modified time | relevance | path

Searched refs:QIO_CHANNEL_SHUTDOWN_READ (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/io/
H A Dchannel.h54 QIO_CHANNEL_SHUTDOWN_READ = 1, enumerator
/openbmc/qemu/io/
H A Dchannel-tls.c282 qatomic_load_acquire(&tioc->shutdown) & QIO_CHANNEL_SHUTDOWN_READ, in qio_channel_tls_readv()
H A Dchannel-socket.c908 case QIO_CHANNEL_SHUTDOWN_READ: in qio_channel_socket_shutdown()
/openbmc/qemu/migration/
H A Drdma.c3164 case QIO_CHANNEL_SHUTDOWN_READ: in qio_channel_rdma_shutdown()