Searched refs:vmbus_attach (Results 1 – 1 of 1) sorted by relevance
78 static int vmbus_attach(device_t);156 DEVMETHOD(device_attach, vmbus_attach),1515 vmbus_attach(device_t dev) in vmbus_attach() function