Searched refs:MY_UNLOCK (Results 1 – 2 of 2) sorted by relevance
434 MY_UNLOCK(sc); in my_autoneg_mii()847 MY_UNLOCK(sc); in my_attach()925 MY_UNLOCK(sc); in my_attach()930 MY_UNLOCK(sc); in my_attach()940 MY_UNLOCK(sc); in my_attach()980 MY_UNLOCK(sc); in my_detach()1039 MY_UNLOCK(sc); in my_list_rx_init()1159 MY_UNLOCK(sc); in my_rxeof()1258 MY_UNLOCK(sc); in my_intr()1303 MY_UNLOCK(sc); in my_intr()[all …]
382 #define MY_UNLOCK(_sc) mtx_unlock(&(_sc)->my_mtx) macro