Searched refs:p_stat_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c1066 const char p_stat_str[] = local
1204 ASSERT_STATIC((sizeof(p_stat_str) / STATS_STR_LEN) ==
1225 if (statsLen != sizeof(p_stat_str))
1230 memcpy(pStats->str, p_stat_str, sizeof(p_stat_str));

Completed in 63 milliseconds