Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c252 pthread_mutex_t esc_mtx; member
560 pthread_mutex_lock(&sc->esc_mtx); in e82545_itr_callback()
570 pthread_mutex_unlock(&sc->esc_mtx); in e82545_itr_callback()
841 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
866 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
943 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
958 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
1513 pthread_mutex_unlock(&sc->esc_mtx); in e82545_tx_run()
1522 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_run()
1543 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_thread()
[all …]