Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dvirtio_pcireg.h90 uint16_t queue_notify_off; /* read-only for driver */ member
H A Dvirtio_pci.c275 vq->vq_notify_off = CREAD(sc, queue_notify_off); in virtio_pci_setup_queue()