Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c823 _sdbc_pcu_config(int namec, char **namev) in _sdbc_pcu_config() argument
839 if ((swfs.names[i] = kmem_alloc(strlen(namev[i])+1, in _sdbc_pcu_config()
845 (void) strcpy(swfs.names[i], namev[i]); in _sdbc_pcu_config()