Home
last modified time | relevance | path

Searched defs:vmbus_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_var.h87 struct vmbus_softc { struct
103 device_t vmbus_dev;
104 int vmbus_idtvec;
106 uint32_t vmbus_version;
107 uint32_t vmbus_gpadl;
110 void *vmbus_evtflags;
114 bool vmbus_scandone;
136 struct resource *ires;
137 void *icookie;
138 int vector;
[all …]