Searched refs:vsbus_attach (Results 1 – 1 of 1) sorted by relevance
59 static void vsbus_attach(device_t, device_t, void *);66 vsbus_match, vsbus_attach, NULL, NULL);103 vsbus_attach(device_t parent, device_t self, void *aux) in vsbus_attach() function