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

  /src/sys/kern/
subr_autoconf.c 189 static void config_makeroom(int, struct cfdriver *);
1360 * The caller must hold alldevs_lock. config_makeroom() may release and
1362 * as alldevs_nwrite == 0 and alldevs_nread == 0 when config_makeroom()
1366 config_makeroom(int n, struct cfdriver *cd) function in typeref:typename:void
1558 config_makeroom(unit, cd);
subr_autoconf.c 189 static void config_makeroom(int, struct cfdriver *);
1360 * The caller must hold alldevs_lock. config_makeroom() may release and
1362 * as alldevs_nwrite == 0 and alldevs_nread == 0 when config_makeroom()
1366 config_makeroom(int n, struct cfdriver *cd) function in typeref:typename:void
1558 config_makeroom(unit, cd);
subr_autoconf.c 189 static void config_makeroom(int, struct cfdriver *);
1360 * The caller must hold alldevs_lock. config_makeroom() may release and
1362 * as alldevs_nwrite == 0 and alldevs_nread == 0 when config_makeroom()
1366 config_makeroom(int n, struct cfdriver *cd) function in typeref:typename:void
1558 config_makeroom(unit, cd);

Completed in 224 milliseconds