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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c3047 mtx_init(&sc->bge_kstat_mtx, IPL_SOFTCLOCK);
3828 mtx_enter(&sc->bge_kstat_mtx);
3830 mtx_leave(&sc->bge_kstat_mtx);
5027 kstat_set_mutex(ks, &sc->bge_kstat_mtx);
H A Dif_bgereg.h2946 struct mutex bge_kstat_mtx; member in struct:bge_softc

Completed in 181 milliseconds