Searched refs:TSEC_GLOBAL_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
378 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_init_locked()566 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_set_mac_address()689 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_watchdog()1210 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_stop()1508 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_error_intr_locked()1814 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_offload_setup()1892 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_setup_multicast()1913 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_set_mtu()
232 #define TSEC_GLOBAL_LOCK_ASSERT(sc) do { \ macro