Home
last modified time | relevance | path

Searched refs:SV_TOKEN (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/avs/dsw/
H A Diicpshd.c54 #define SV_TOKEN "sv.set%d.vol" macro
175 if (find_cfg_info(old_vol, SV_TOKEN) == 0) { in copyshd()
273 } else if (strcmp(token, SV_TOKEN) == 0) { in find_cfg_info()
329 (void) sprintf(key, SV_TOKEN, sv_number); in update_dscfg()