Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c656 p_hxge_port_kstat_t hxgekp; in hxge_setup_kstats()
739 hxgekp = (p_hxge_port_kstat_t)ksp->ks_data; in hxge_setup_kstats()
835 p_hxge_port_kstat_t hxgekp; in hxge_port_kstat_update()
844 hxgekp = (p_hxge_port_kstat_t)ksp->ks_data; in hxge_port_kstat_update()
H A Dhxge.h449 } hxge_port_kstat_t, *p_hxge_port_kstat_t; typedef