Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c8443 typedef struct mdi_vhci_bus_config_s { struct
8444 ddi_bus_config_op_t vhbc_op; /* bus config op */
8445 major_t vhbc_op_major; /* bus config op major */
8446 uint_t vhbc_op_flags; /* bus config op flags */
8447 kmutex_t vhbc_lock;
8448 kcondvar_t vhbc_cv;
8449 int vhbc_thr_count;