Searched defs:VTCON_CTRL_TX_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/console/
H A Dvirtio_console.c129 #define VTCON_CTRL_TX_LOCK(_sc) mtx_lock(&(_sc)->vtcon_ctrl_tx_mtx) macro

Completed in 58 milliseconds