Home
last modified time | relevance | path

Searched refs:TWE_IO_ASSERT_LOCKED (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/twe/
HDtwe.c351 TWE_IO_ASSERT_LOCKED(sc); in twe_deinit()
407 TWE_IO_ASSERT_LOCKED(sc); in twe_startio()
775 TWE_IO_ASSERT_LOCKED(sc); in twe_get_param()
869 TWE_IO_ASSERT_LOCKED(sc); in twe_set_param()
927 TWE_IO_ASSERT_LOCKED(sc); in twe_init_connection()
961 TWE_IO_ASSERT_LOCKED(tr->tr_sc); in twe_wait_request()
1116 TWE_IO_ASSERT_LOCKED(sc); in twe_start()
1305 TWE_IO_ASSERT_LOCKED(sc); in twe_soft_reset()
1443 TWE_IO_ASSERT_LOCKED(sc); in twe_drain_aen_queue()
1469 TWE_IO_ASSERT_LOCKED(sc); in twe_enqueue_aen()
[all …]
HDtwe_compat.h116 #define TWE_IO_ASSERT_LOCKED(sc) mtx_assert(&(sc)->twe_io_lock, MA_OWNED) macro
HDtwe_freebsd.c1054 TWE_IO_ASSERT_LOCKED(sc); in twe_map_request()
1112 TWE_IO_ASSERT_LOCKED(sc); in twe_unmap_request()