Home
last modified time | relevance | path

Searched refs:queue_notify_off (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/drivers/virtio/
H A Dvirtio_pci.h147 __le16 queue_notify_off; /* read-only */ member
H A DVirtIOPCIModern.c308 off = ioread16(vdev, &cfg->queue_notify_off); in vio_modern_setup_vq()