Searched refs:TULIP_LOCK (Results 1 – 3 of 3) sorted by relevance
63 TULIP_LOCK(sc); in reenable_interrupts_de()
2979 TULIP_LOCK(sc); in tulip_ifmedia_change()3011 TULIP_LOCK(sc); in tulip_ifmedia_status()3259 TULIP_LOCK(sc); in tulip_init()3526 TULIP_LOCK(sc); in tulip_rx_intr()3870 TULIP_LOCK(sc); in tulip_intr_shared()3884 TULIP_LOCK(sc); in tulip_intr_normal()4243 TULIP_LOCK(sc); in tulip_ifioctl()4260 TULIP_LOCK(sc); in tulip_ifioctl()4283 TULIP_LOCK(sc); in tulip_start()4418 TULIP_LOCK(sc); in tulip_attach()[all …]
928 #define TULIP_LOCK(sc) mtx_lock(TULIP_MUTEX(sc)) macro