Searched refs:UATH_LOCK (Results 1 – 2 of 2) sorted by relevance
377 UATH_LOCK(sc); in uath_attach()394 UATH_LOCK(sc); in uath_attach()484 UATH_LOCK(sc); in uath_detach()510 UATH_LOCK(sc); in uath_detach()783 UATH_LOCK(sc); in uath_stat()1499 UATH_LOCK(sc); in uath_parent()1673 UATH_LOCK(sc); in uath_transmit()1780 UATH_LOCK(sc); in uath_raw_xmit()1827 UATH_LOCK(sc); in uath_set_channel()1850 UATH_LOCK(sc); in uath_update_mcast()[all …]
236 #define UATH_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro