Searched refs:BCE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1487 BCE_UNLOCK(sc); in bce_attach()1538 BCE_UNLOCK(sc); in bce_detach()1580 BCE_UNLOCK(sc); in bce_shutdown()6064 BCE_UNLOCK(sc); in bce_ifmedia_upd()6287 BCE_UNLOCK(sc); in bce_ifmedia_sts()6300 BCE_UNLOCK(sc); in bce_ifmedia_sts()6698 BCE_UNLOCK(sc); in bce_rx_intr()7081 BCE_UNLOCK(sc); in bce_init()7509 BCE_UNLOCK(sc); in bce_start()7550 BCE_UNLOCK(sc); in bce_ioctl()[all …]
1049 #define BCE_UNLOCK(_sc) mtx_unlock(&(_sc)->bce_mtx) macro