Searched refs:TSEC_GLOBAL_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
370 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_init_locked()560 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_set_mac_address()683 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_watchdog()1202 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_stop()1510 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_error_intr_locked()1828 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_offload_setup()1899 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_setup_multicast()1931 TSEC_GLOBAL_LOCK_ASSERT(sc); in tsec_set_mtu()
307 #define TSEC_GLOBAL_LOCK_ASSERT(sc) do { \ macro