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 436 * The cfattachinit is a data structure used to associate a list of
439 struct cfattachinit { struct
522 const struct cfattachinit *, struct cfdata *);
524 const struct cfattachinit *, struct cfdata *);

Completed in 15 milliseconds