Searched refs:PORT_LOCK_ASSERT_OWNED (Results 1 – 2 of 2) sorted by relevance
410 #define PORT_LOCK_ASSERT_OWNED(port) sx_assert(&(port)->lock, SA_LOCKED) macro422 #define PORT_LOCK_ASSERT_OWNED(port) mtx_assert(&(port)->lock, MA_OWNED) macro
1204 PORT_LOCK_ASSERT_OWNED(p); in cxgb_init_locked()1240 PORT_LOCK_ASSERT_OWNED(p); in cxgb_set_rxmode()1251 PORT_LOCK_ASSERT_OWNED(p); in cxgb_stop_locked()