Searched refs:queue_notify_off (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/lib/drivers/virtio/ | ||
H A D | virtio_pci.h | 147 __le16 queue_notify_off; /* read-only */ member |
H A D | VirtIOPCIModern.c | 308 off = ioread16(vdev, &cfg->queue_notify_off); in vio_modern_setup_vq() |