Searched refs:panic_string_cdevsw (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/modules/examples/panic_string/
H A Dpanic_string.c67 static struct cdevsw panic_string_cdevsw = { variable in typeref:struct:cdevsw
181 if (devsw_attach("panic", NULL, &bmajor, &panic_string_cdevsw,
191 devsw_detach(NULL, &panic_string_cdevsw);

Completed in 116 milliseconds