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

  /src/sys/kern/
subr_autoconf.c 1543 config_unit_alloc(device_t dev, cfdriver_t cd, cfdata_t cf) function in typeref:typename:int
1609 myunit = config_unit_alloc(dev, cd, cf);
subr_autoconf.c 1543 config_unit_alloc(device_t dev, cfdriver_t cd, cfdata_t cf) function in typeref:typename:int
1609 myunit = config_unit_alloc(dev, cd, cf);

Completed in 24 milliseconds