Searched defs:hv_pcibus (Results 1 – 1 of 1) sorted by relevance
408 struct hv_pcibus { struct415 enum hv_pcibus_state state; argument417 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;