Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dest.c990 static bool est_tables(device_t);
1053 if (est_tables(self) != false) in est_attach()
1115 est_tables(device_t self) in est_tables() function