HelenOS sources

VIRTIO_PCI_CAP_END  209 uspace/lib/virtio/virtio-pci.c 		if (cap_len < VIRTIO_PCI_CAP_END(0)) {
VIRTIO_PCI_CAP_END  244 uspace/lib/virtio/virtio-pci.c 			if (cap_len < VIRTIO_PCI_CAP_END(sizeof(uint32_t))) {
VIRTIO_PCI_CAP_END  249 uspace/lib/virtio/virtio-pci.c 			    VIRTIO_PCI_CAP_END(c), &multiplier);
HelenOS homepage, sources at GitHub