Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhypervvar.h152 struct mutex sc_channelck; member
Dhyperv.c1012 mtx_init(&sc->sc_channelck, IPL_NET); in hv_channel_scan()
1070 mtx_enter(&sc->sc_channelck); in hv_process_offer()
1080 mtx_leave(&sc->sc_channelck); in hv_process_offer()
1088 mtx_leave(&sc->sc_channelck); in hv_process_offer()
1096 mtx_leave(&sc->sc_channelck); in hv_process_offer()