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

  /src/sys/kern/
subr_userconf.c 582 userconf_common_dev(char *dev, int len, short unit, short state, char routine) function in typeref:typename:void
679 userconf_common_dev(dev, len, 0,
752 userconf_common_dev(c, a, unit, state, UC_CHANGE);
762 userconf_common_dev(c, a, unit, state, UC_DISABLE);
772 userconf_common_dev(c, a, unit, state, UC_ENABLE);
782 userconf_common_dev(c, a, unit, state, UC_FIND);
subr_userconf.c 582 userconf_common_dev(char *dev, int len, short unit, short state, char routine) function in typeref:typename:void
679 userconf_common_dev(dev, len, 0,
752 userconf_common_dev(c, a, unit, state, UC_CHANGE);
762 userconf_common_dev(c, a, unit, state, UC_DISABLE);
772 userconf_common_dev(c, a, unit, state, UC_ENABLE);
782 userconf_common_dev(c, a, unit, state, UC_FIND);
subr_userconf.c 582 userconf_common_dev(char *dev, int len, short unit, short state, char routine) function in typeref:typename:void
679 userconf_common_dev(dev, len, 0,
752 userconf_common_dev(c, a, unit, state, UC_CHANGE);
762 userconf_common_dev(c, a, unit, state, UC_DISABLE);
772 userconf_common_dev(c, a, unit, state, UC_ENABLE);
782 userconf_common_dev(c, a, unit, state, UC_FIND);

Completed in 34 milliseconds