HomeSort by: relevance | last modified time | path
    Searched refs:config_devalloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_autoconf.c 1567 config_devalloc(const device_t parent, const cfdata_t cf, function in typeref:typename:device_t
1621 panic("config_devalloc: device name too long");
1775 dev = config_devalloc(parent, cf, args);
1934 dev = config_devalloc(ROOT, cf, &args);

Completed in 14 milliseconds