Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nor/
Dnor.c72 static void nor_default_select(device_t, bool);
280 nor_if->select = &nor_default_select; in nor_attach_mi()
295 nor_default_select(device_t self, bool n) in nor_default_select() function
314 nor_if->select = &nor_default_select; in nor_init_interface()