Searched refs:alias_val (Results 1 – 3 of 3) sorted by relevance
93 u_long *alias_val);540 u_long *alias_val) in bhnd_nvstore_export_devpath_alias() argument546 *alias_val = 0; in bhnd_nvstore_export_devpath_alias()551 *alias_val = alias->alias; in bhnd_nvstore_export_devpath_alias()562 * alias_val, path->path_str)); in bhnd_nvstore_export_devpath_alias()572 if (*alias_val == ULONG_MAX) in bhnd_nvstore_export_devpath_alias()575 (*alias_val)++; in bhnd_nvstore_export_devpath_alias()590 if (*alias_val == ULONG_MAX) in bhnd_nvstore_export_devpath_alias()593 (*alias_val)++; in bhnd_nvstore_export_devpath_alias()690 u_long alias_val; in bhnd_nvram_store_export_child() local[all …]
786 bhnd_nvstore_get_alias(struct bhnd_nvram_store *sc, u_long alias_val) in bhnd_nvstore_get_alias() argument794 alist = &sc->aliases[alias_val % nitems(sc->aliases)]; in bhnd_nvstore_get_alias()796 if (alias->alias == alias_val) in bhnd_nvstore_get_alias()
136 u_long alias_val);