Searched defs:update_ks_topology (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
5597 if (update_ks_topology(scsb->ks_topology, KSTAT_READ) != DDI_SUCCESS) {
5880 update_ks_topology(kstat_t *ksp, int rw) function
5889 cmn_err(CE_NOTE, "update_ks_topology: KS_UPDATE%sset",
5921 cmn_err(CE_NOTE, "update_ks_topology: SCB/I2C "

Completed in 74 milliseconds