HomeSort by: relevance | last modified time | path
    Searched defs:balloon_xenbus_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
balloon.c 165 static void balloon_xenbus_attach(device_t, device_t, void *);
168 balloon_xenbus_match, balloon_xenbus_attach, NULL, NULL);
193 balloon_xenbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
balloon.c 165 static void balloon_xenbus_attach(device_t, device_t, void *);
168 balloon_xenbus_match, balloon_xenbus_attach, NULL, NULL);
193 balloon_xenbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds