Searched refs:sc_ks_ant (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h334 kstat_t *sc_ks_ant; member in struct:iwn_softc
H A Dif_iwn.c462 if (sc->sc_ks_ant != NULL)
463 sc->sc_ks_ant->ks_lock = &sc->sc_mtx;
815 &sc->sc_ks_ant, (void **)&sc->sc_ant);
1115 if (sc->sc_ks_ant)
1116 kstat_install(sc->sc_ks_ant);
1181 iwn_kstat_free(sc->sc_ks_ant, sc->sc_ant,
1454 iwn_kstat_free(sc->sc_ks_ant, sc->sc_ant,

Completed in 59 milliseconds