Searched defs:posn (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/hw/misc/ |
| H A D | ivshmem-pci.c | 363 static void ivshmem_add_eventfd(IVShmemState *s, int posn, int i) in ivshmem_add_eventfd() 373 static void ivshmem_del_eventfd(IVShmemState *s, int posn, int i) in ivshmem_del_eventfd() 383 static void close_peer_eventfds(IVShmemState *s, int posn) in close_peer_eventfds() 512 static void process_msg_disconnect(IVShmemState *s, uint16_t posn, in process_msg_disconnect() 523 static void process_msg_connect(IVShmemState *s, uint16_t posn, int fd, in process_msg_connect()
|