Searched refs:nhotspot (Results 1 – 2 of 2) sorted by relevance
242 for (m_index = 0; m_index < gsp->nhotspot; m_index++) { in g_slice_start()413 if (gsp->nhotspot == 0) { in g_slice_config()457 if (gsp->nhotspot == 0) { in g_slice_conf_hot()465 if(idx >= gsp->nhotspot) { in g_slice_conf_hot()468 bcopy(gsp->hotspot, gsl2, gsp->nhotspot * sizeof *gsl2); in g_slice_conf_hot()473 gsp->nhotspot = idx + 1; in g_slice_conf_hot()
63 u_int nhotspot; member