Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dest.c986 static int est_match(device_t, cfdata_t, void *);
1010 est_match, est_attach, est_detach, NULL);
1013 est_match(device_t parent, cfdata_t cf, void *aux) in est_match() function