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

/freebsd-10.2-release/sys/dev/virtio/console/
H A Dvirtio_console.c130 #define VTCON_CTRL_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->vtcon_ctrl_tx_mtx) macro
917 VTCON_CTRL_TX_UNLOCK(sc);

Completed in 45 milliseconds