Searched defs:mdi_vhci_bus_config_s (Results 1 – 1 of 1) sorted by relevance
8444 typedef struct mdi_vhci_bus_config_s { struct8445 ddi_bus_config_op_t vhbc_op; /* bus config op */8446 major_t vhbc_op_major; /* bus config op major */8447 uint_t vhbc_op_flags; /* bus config op flags */8448 kmutex_t vhbc_lock;8449 kcondvar_t vhbc_cv;8450 int vhbc_thr_count;