Searched refs:vmt_attach (Results 1 – 1 of 1) sorted by relevance
38 static void vmt_attach(device_t, device_t, void *);42 vmt_match, vmt_attach, vmt_detach, NULL);59 vmt_attach(device_t parent, device_t self, void *aux) in vmt_attach() function