Searched refs:MALO_LOCK (Results 1 – 2 of 2) sorted by relevance
1015 MALO_LOCK(sc); in malo_tx_proc()1210 MALO_LOCK(sc); in malo_transmit()1501 MALO_LOCK(sc); in malo_init()1661 MALO_LOCK(sc); in malo_parent()
569 #define MALO_LOCK(_sc) mtx_lock(&(_sc)->malo_mtx) macro