Home
last modified time | relevance | path

Searched defs:cfattachinit (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/rump/librump/rumpkern/
H A Drump_autoconf.c47 const struct cfattachinit cfattachinit[] = { variable
/netbsd/sys/sys/
H A Ddevice.h436 struct cfattachinit { struct
437 const char *cfai_name; /* driver name */
438 struct cfattach * const *cfai_list;/* list of attachments */