Searched refs:queue_notify_off (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | virtio_pcireg.h | 90 uint16_t queue_notify_off; /* read-only for driver */ member |
| D | virtio_pci.c | 275 vq->vq_notify_off = CREAD(sc, queue_notify_off); in virtio_pci_setup_queue() |