Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pv/
H A Dhypervvar.h107 struct hv_dev { struct
109 SLIST_ENTRY(hv_dev) dv_entry; argument
111 SLIST_HEAD(hv_devices, hv_dev);
H A Dhyperv.c1800 struct hv_dev *dv; in hv_attach_devices()