Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c253 pthread_mutex_t esc_mtx; member
561 pthread_mutex_lock(&sc->esc_mtx); in e82545_itr_callback()
571 pthread_mutex_unlock(&sc->esc_mtx); in e82545_itr_callback()
842 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
867 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
944 pthread_mutex_lock(&sc->esc_mtx); in e82545_rx_callback()
959 pthread_mutex_unlock(&sc->esc_mtx); in e82545_rx_callback()
1479 pthread_mutex_unlock(&sc->esc_mtx); in e82545_tx_run()
1488 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_run()
1509 pthread_mutex_lock(&sc->esc_mtx); in e82545_tx_thread()
[all …]