Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1047 stp->st_ksp = ksp; in sfxge_tx_kstat_init()
1081 kstat_delete(stp->st_ksp); in sfxge_tx_kstat_fini()
1082 stp->st_ksp = NULL; in sfxge_tx_kstat_fini()
H A Dsfxge.h655 #define st_ksp __st_u1.__st_s1.__st_ksp macro