Home
last modified time | relevance | path

Searched refs:QVhostUserBlkPCI (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dvhost-user-blk.h31 typedef struct QVhostUserBlkPCI QVhostUserBlkPCI; typedef
38 struct QVhostUserBlkPCI { struct
H A Dvhost-user-blk.c71 QVhostUserBlkPCI *v_blk = object; in qvhost_user_blk_pci_get_driver()
81 QVhostUserBlkPCI *vhost_user_blk = g_new0(QVhostUserBlkPCI, 1); in vhost_user_blk_pci_create()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-blk-test.c545 QVhostUserBlkPCI *blk = obj; in idx()
774 QVhostUserBlkPCI *blk = obj; in test_nonexistent_virtqueue()