Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c408 struct hv_pcibus { struct
415 enum hv_pcibus_state state; argument
417 struct resource *cfg_res;
419 struct completion query_completion, *query_comp;
421 struct mtx config_lock; /* Avoid two threads writing index page */
422 struct mtx device_list_lock; /* Protect lists below */
423 uint32_t protocol_version;
427 volatile int detaching;