Searched refs:update_port_info_kstats (Results 1 – 1 of 1) sorted by relevance
160 static int update_port_info_kstats(kstat_t *ksp, int rw);3171 ksp->ks_update = update_port_info_kstats; in setup_port_info_kstats()3179 update_port_info_kstats(kstat_t *ksp, int rw) in update_port_info_kstats() function