Searched defs:mdi_vhci (Results 1 – 1 of 1) sorted by relevance
264 typedef struct mdi_vhci { struct266 struct mdi_vhci *vh_next; /* next vHCI link */ argument267 struct mdi_vhci *vh_prev; /* prev vHCI link */ argument271 struct mdi_vhci_config *vh_config; /* vHCI config */ argument273 struct mdi_vhci_ops *vh_ops; /* vHCI callback vectors */ argument285 } mdi_vhci_t; argument