Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c362 mem.nmem = smdp->bdp->nnum; in sbdp_get_mem_dip()
369 if (smdp->bdp->nnum == 0 && mem.nmem == 1) { in sbdp_get_mem_dip()
374 smdp->bdp->nnum = mem.nmem; in sbdp_get_mem_dip()
415 bdp->nnum = 0; in sbdp_update_bd_info()
591 for (i = 0; i < bdp->nnum; i++) in sbdp_cleanup_bd()
593 bdp->nnum = 0; in sbdp_cleanup_bd()
H A Dsbdp_mem.c958 s_num = s_bdp->nnum; in sbdp_prep_rename_script()
959 t_num = t_bdp->nnum; in sbdp_prep_rename_script()
1845 nmem = bdp->nnum; in sbdp_init_bd_banks()
/titanic_50/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h156 int nnum; /* number of nodes */ member