Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c243 static int update_ks_topology(kstat_t *, int);
5595 scsb->ks_topology->ks_update = update_ks_topology; in scsb_alloc_kstats()
5597 if (update_ks_topology(scsb->ks_topology, KSTAT_READ) != DDI_SUCCESS) { in scsb_alloc_kstats()
5880 update_ks_topology(kstat_t *ksp, int rw) in update_ks_topology() function