Home
last modified time | relevance | path

Searched refs:vmt_match (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/x86/x86/
Dvmt.c37 static int vmt_match(device_t, cfdata_t, void *);
42 vmt_match, vmt_attach, vmt_detach, NULL);
45 vmt_match(device_t parent, cfdata_t match, void *aux) in vmt_match() function