Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_e82545.c251 pthread_mutex_t esc_mtx; member
559 pthread_mutex_lock(&sc->esc_mtx); in e82545_itr_callback()
569 pthread_mutex_unlock(&sc->esc_mtx); in e82545_itr_callback()
840 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
865 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
942 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
957 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
1512 pthread_mutex_unlock(&sc->esc_mtx); in e82545_tx_run()
1521 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_run()
1542 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_thread()
[all …]