HomeSort by: relevance | last modified time | path
    Searched defs:cfattachinit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump_autoconf.c 47 const struct cfattachinit cfattachinit[] = { variable in typeref:typename:const struct cfattachinit[]
137 const struct cfattachinit *cfai = &cfattach_ioconf_mainbus[0];
  /src/sys/sys/
device.h 433 * The cfattachinit is a data structure used to associate a list of
436 struct cfattachinit { struct
519 const struct cfattachinit *, struct cfdata *);
521 const struct cfattachinit *, struct cfdata *);

Completed in 13 milliseconds