Searched refs:vmbus_attach (Results 1 – 1 of 1) sorted by relevance
104 static int vmbus_attach(device_t);143 DEVMETHOD(device_attach, vmbus_attach),207 vmbus_attach(device_t dev) in vmbus_attach() function