Searched refs:vcap (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dvirtio_pci.c358 struct virtio_pci_cap vcap; member in union:__anon13
369 __func__, offset, v.vcap.cap_len, v.vcap.cfg_type, v.vcap.bar,
370 v.vcap.offset, v.vcap.length);
371 offset = v.vcap.cap_next;
384 struct virtio_pci_cap vcap; member in union:__anon14
396 if (v->vcap.cfg_type == cfg_type)
398 offset = v->vcap
[all...]

Completed in 170 milliseconds