Searched refs:VMAppleBdifState (Results 1 – 1 of 1) sorted by relevance
24 OBJECT_DECLARE_SIMPLE_TYPE(VMAppleBdifState, VMAPPLE_BDIF)26 struct VMAppleBdifState { struct206 VMAppleBdifState *s = opaque; in bdif_write()241 VMAppleBdifState *s = VMAPPLE_BDIF(obj); in bdif_init()249 DEFINE_PROP_DRIVE("aux", VMAppleBdifState, aux),250 DEFINE_PROP_DRIVE("root", VMAppleBdifState, root),264 .instance_size = sizeof(VMAppleBdifState),