Searched refs:softmac_get_kstat (Results 1 – 1 of 1) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/softmac/ |
| H A D | softmac_stat.c | 144 static int softmac_get_kstat(kstat_t *, char *, uint64_t *); 189 softmac_get_kstat(kstat_t *ksp, char *name, uint64_t *valp) in softmac_get_kstat() function 264 if ((ret = softmac_get_kstat(ksp, ssip->ssi_name, in softmac_m_stat() 266 ret = softmac_get_kstat(ksp, ssip->ssi_alias, in softmac_m_stat() 287 if ((ret = softmac_get_kstat(ksp, in softmac_m_stat() 289 ret = softmac_get_kstat(ksp, in softmac_m_stat()
|